Chapter 23 User/Group
ZyWALL (ZLD) CLI Reference Guide
174
23.2.3.1 User Setting Command Examples
The following commands show the current settings for the number of simultaneous logins.
23.2.4 Force User Authentication Commands
This table lists the commands for forcing user authentication.
show users simultaneous-logon-settings Displays the current settings for simultaneous
logins by users.
[no] users simultaneous-logon {administration
| access} enforce
Enables the limit on the number of simultaneous
logins by users of the specified account-type. The
no command disables the limit, or allows an
unlimited number of simultaneous logins.
[no] users simultaneous-logon {administration
| access} limit <1..1024>
Sets the limit for the number of simultaneous logins
by users of the specified account-type. The
no
command sets the limit to one.
show users update-lease-settings Displays whether or not access users can
automatically renew their lease time.
[no] users update-lease automation Lets users automatically renew their lease time.
The
no command prevents them from
automatically renewing it.
show users idle-detection-settings Displays whether or not users are automatically
logged out, and, if so, how many minutes of idle
time must pass before they are logged out.
[no] users idle-detection Enables logging users out after a specified number
of minutes of idle time. The no command disables
logging them out.
[no] users idle-detection timeout <1..60> Sets the number of minutes of idle time before
users are automatically logged out. The no
command sets the idle-detection timeout to three
minutes.
Table 100 username/groupname Commands Summary: Settings (continued)
COMMAND DESCRIPTION
Router# configure terminal
Router(config)# show users simultaneous-logon-settings
enable simultaneous logon limitation for administration account: yes
maximum simultaneous logon per administration account : 1
enable simultaneous logon limitation for access account : yes
maximum simultaneous logon per access account : 3
Table 101 username/groupname Commands Summary: Forcing User Authentication
COMMAND DESCRIPTION
force-auth policy <1..1024> Creates the specified condition for forcing user
authentication, if necessary, and enters sub-
command mode. The conditions are checked in
sequence, starting at 1.
force-auth policy append Creates a new condition for forcing user
authentication at the end of the current list and
enters sub-command mode.