Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

910 Fabric OS Command Reference
53-1001337-01
userConfig
2
-a AD_ID_list Specifies the Administrative Domains the user is authorized to access. The
ADs in AD_ID_list and the existing AD permissions for username must be a
subset of the AD permissions of the account that executes this command.
This operand is optional. If no AD list is specified with the --add option, AD0
is assigned by default. Use comma-separated lists, ranges, or both, for
example -a 0,9,10-15,244.
-l LF_ID_list Specifies the Virtual Fabrics the user is authorized to access. The LFs in
LF_ID_list and the existing LF permissions for username must be a subset of
the LF 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 LF-enabled
environment. To assign the chassis role to an account, the executing account
must have chassis-level permissions. Valid chassis roles are: User,
SwitchAdmin, ZoneAdmin, FabricAdmin, BasicSwitchAdmin, Operator, or
Admin.
-d description Provides a description for the new account. This operand is optional. The
maximum length is 40 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.
-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 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.
--addad | --deletead
Adds one or more ADs to a user account or deletes ADs from a user account.
The following operands are supported:
username Specifies the account login name.