296
1.877.877.2269
BLACKBOX.COM
NEED HELP?
LEAVE THE TECH TO US
LIVE 24/7
TECHNICAL
SUPPORT
1.877.877.2269
CHAPTER 16: ADVANCED CONFIGURATION
# pmusers --disconnect -u robertw
Disconnect user robertw from all ports? (y/n)
y
1 session was disconnected
# pmusers --disconnect -u robertw -n 5
Disconnect user robertw from port 5 (BranchRouter01)? (y/n)
y
No sessions were disconnected
# pmusers --disconnect -n 5
Disconnect all users from port 5 (BranchRouter01)? (y/n)
y
2 sessions were disconnected
# pmusers --disconnect -u robertw -u pchunt -n 4 -n 6
Disconnect users robertw, pchunt from ports 4, 6? (y/n)
y
10 sessions were disconnected
# pmusers --disconnect -u tester --no-prompt
No sessions were disconnected
portmanager dæmon
There is normally no need to stop and restart the dæmon. To restart the dæmon normally, just run the command:
# portmanager
Supported command line options are:
TABLE 16-5. SUPPORTED COMMAND OPTIONS
OPTION
PURPOSE
-nodaemon
Force portmanager to run in the foreground
--loglevel={debug | info |warn | error | alert}
Set the level of debug logging
-c /etc/config/portmanager.conf
Change which configuration file it uses
signals
Sending a SIGHUP signal to the portmanager will cause it to re-read its configuration file.