Dell POWEREDGE M1000E User Manual

Page 1114

Advertising
background image

1086

Fabric OS Command Reference

53-1002746-01

userConfig

2

-a AD_ID_list

Specifies the Administrative Domains the user is authorized to access. The Admin
Domains defined in the AD_ID_list operand and the existing Admin Domain
permissions for the user name must be a subset of the Admin Domain
permissions of the account that executes this command. This operand is optional.
If no Admin Domain 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 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 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 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.

--addad | --deletead

Adds one or more Admin Domains to a user account or deletes Admin Domains
from a user account. The following operands are supported:

username

Specifies the account login name.

Advertising