Chapter 24 User/Group
ZyWALL (ZLD) CLI Reference Guide
215
24.2.4 Force User Authentication Commands
This table lists the commands for forcing user authentication.
Table 124 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.
force-auth policy insert <1..1024> Creates a new condition for forcing user
authentication at the specified location, renumbers
the other conditions accordingly, and enters sub-
command mode.
[no] activate Activates the specified condition. The
no
command deactivates the specified condition.
[no] description description Sets the description for the specified condition. The
no command clears the description.
description: You can use alphanumeric and
()+/:=?!*#@$_%- characters, and it can be up
to 60 characters long.
[no] destination {address_object |
group_name}
Sets the destination criteria for the specified
condition. The no command removes the
destination criteria, making the condition effective
for all destinations.
[no] force Forces users to log in to the ZyWALL if the
specified condition is satisfied. The
no command
means that users do not log in to the ZyWALL.
[no] schedule schedule_name Sets the time criteria for the specified condition.
The
no command removes the time criteria,
making the condition effective all the time.
[no] source {address_object | group_name} Sets the source criteria for the specified condition.
The
no command removes the source criteria,
making the condition effective for all sources.
show Displays information about the specified condition.
force-auth policy delete <1..1024> Deletes the specified condition.
force-auth policy flush Deletes every condition.
force-auth policy move <1..1024> to <1..1024> Moves the specified condition to the specified
location and renumbers the other conditions
accordingly.
show force-auth policy { <1..1024> | all } Displays details about the policies for forcing user
authentication.