Chapter 23 User/Group
ZyWALL (ZLD) CLI Reference Guide
172
23.2 User/Group Commands Summary
The following table identify the values required for many username/groupname commands.
Other input values are discussed with the corresponding commands.
The following sections list the
username/groupname commands.
23.2.1 User Commands
The first table lists the commands for users.
Table 97 username/groupname Command Input Values
LABEL DESCRIPTION
username The name of the user (account). You may use 1-31 alphanumeric characters,
underscores(
_), or dashes (-), but the first character cannot be a number. This
value is case-sensitive.
groupname The name of the user group. You may use 1-31 alphanumeric characters,
underscores(_), or dashes (-), but the first character cannot be a number. This
value is case-sensitive. It cannot be the same as the user name.
Table 98 username/groupname Commands Summary: Users
COMMAND DESCRIPTION
show username [username] Displays information about the specified user or
about all users set up in the ZyWALL.
username username nopassword user-type {admin
| guest | limited-admin | user}
Creates the specified user (if necessary), disables
the password, and sets the user type for the
specified user.
username username password password user-type
{admin | guest | limited-admin | user}
Creates the specified user (if necessary); enables
and sets the password; and sets the user type for
the specified user.
password: You can use 1-63 printable ASCII
characters, except double quotation marks (“) and
question marks (?).
username username user-type ext-user Creates the specified user (if necessary) and sets
the user type to Ext-User.
no username username Deletes the specified user.
username rename username username Renames the specified user (first username) to
the specified username (second username).
username username [no] description description Sets the description for the specified user. The
no
command clears the description.
description: You can use alphanumeric and
()+/:=?!*#@$_%- characters, and it can be up
to 60 characters long.
username username [no] logon-lease-time
<0..1440>
Sets the lease time for the specified user. Set it to
zero to set unlimited lease time. The no command
sets the lease time to five minutes (regardless of
the current default setting for new users).
username username [no] logon-re-auth-time
<0..1440>
Sets the reauthorization time for the specified user.
Set it to zero to set unlimited reauthorization time.
The no command sets the reauthorization time to
thirty minutes (regardless of the current default
setting for new users).