Reference Guide

Brocade Fabric OS Command Reference 1135
53-1004112-02
userConfig
-l LF_ID_list
Specifies the Virtual Fabrics the user is authorized to access. The Logical Fabrics in
LF_ID_list and the existing Logical Fabric permissions for username must be a subset of
the Logical Fabric permissions of the account that executes this command. This operand is
required with the --add option. It is optional with the --change option.
-c chassis_role
Specifies the account's access permissions at the chassis level. The chassis role allows the
user to execute chassis-related commands in an Logical Fabric-enabled environment. To
assign the chassis role to an account, the executing account must have chassis-level
permissions. Valid chassis roles include the default roles and any of the user-defined roles.
Use the roleconfig --show command for a listing of valid roles.
-d description
Provides a description for the new account. This operand is optional. The maximum length
is 32 printable ASCII characters. Some characters that are interpreted by the shell (", ', ! etc.)
require a preceding escape character (\). To include spaces, place the description in double
quotation marks. Colons are not permitted.
-at | -access-time start_time-end_time
Specifies the time range the users can access the switch through Telnet, SSH, console or
Web. Outside the configured time, access will be denied and the existing sessions for the
user will be terminated on the configured end_time. The start_time and end_time must be
specified in the hh:mm 24-hour clock format.
If end_time is less than the start_time, then it is considered as next day end time. For
example, the command -access-time 23:20-07:20 represents time interval in between
two days.
-x
Optionally specifies an expired password that must be changed the first time the user logs
into a new or modified account. This command also prompts for the existing password.
The following optional operand is available only with the --add option:
-p password
Specifies a password for the account. This operand is optional; if omitted, the command
prompts for an initial password for the account. The password must satisfy all currently
enforced password rules. By default the password is created with the configured expiration
period.
The following optional operands are available only with the --change option:
-e yes | no
Enables or disables an account. Specify "yes" to enable or "no" to disable an account. Once
an account is disabled, the CLI sessions associated with the account are terminated.
-u
Unlocks the specified user account. User accounts can get locked after several attempts to
log in with an invalid password. Refer to the passwdCfg help page for more information.