Chapter 22 User/Group
UAG CLI Reference Guide
156
22.2 User/Group Commands Summary
The following table identifies 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.
22.2.1 User Commands
The first table lists the commands for users.
Table 82 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 83 username/groupname Commands Summary: Users
COMMAND DESCRIPTION
show username [username] Displays information about the specified user or about all users
set up in the UAG.
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.
username username user-type ext-group-user
associated-aaa-server server_profile group-id id
Specify the value of the AD or LDAP server’s Group Membership
Attribute that identifies the group to which the specified ext-
group-user type user account belongs.
no username username Deletes the specified user.
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-due-time time Sets the time (in 24-hour format) at which the user will be
automatically logged out of the UAG and has to log in again. The
no command resets the due time to its default value (12:00).
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 logon-time-setting {default |
manual}
Sets the account to use the factory default lease and
reauthentication times or custom ones.