Dell POWEREDGE M1000E User Manual

Page 1112

Advertising
background image

1084

Fabric OS Command Reference

53-1002746-01

userConfig

2

Use the distribute command to distribute the account database manually to other switches in the fabric.
Target switches must be configured to accept the database. Accounts that are not consistent with the
distributed database are overwritten. Account recovery from backup or access to backup data is not
supported..

This command supports all user-defined roles in addition to the default roles provided with Fabric OS. To
display the user-defined roles with their associated access permissions, use the roleConfig --show -all
command. To display all roles, including the default roles, use the roleConfig --show -all -default
command.

In a Logical Fabric environment, you can additionally define access to chassis-level commands. An
account can have one role in the Logical Fabric, and another role regarding chassis commands.

NOTES

The userConfig command operates on the switch-local user database only, regardless of whether the
switch is configured to use RADIUS or LDAP authentication.

The account database supports a maximum of 256 customer created accounts.

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

--show

Displays user account information. Only accounts with access permissions
compatible with the SecurityAdmin and Admin roles can show information about
accounts other than the current login account. The following operands are
optional:

username

Specifies the account login name. When no operand is specified, the command
displays the current account information.

-a

Displays information about all accounts.

-r rolename

Displays information about all accounts with the specified role.

--showad

Displays Admin Domain permissions in an Admin Domain-enabled environment.
The following operand is required:

-a AD_ID_list

For each Admin Domain defined in the AD_ID_list operand, this option displays a
list of users that include that Admin Domain in their Admin Domain permissions.
Specify a range (1-5) or a list of Admin Domain IDs separated by a comma (1,2,3),
or a combination of both (1-5,7). Only users with access permissions compatible
with the SecurityAdmin or Admin role may execute this command.

--showlf

Displays Logical Fabric permissions in an Logical Fabrics-enabled environment.
Only users with access permissions compatible with the SecurityAdmin or Admin
role may execute this command. An operand is required with this command. The
following operands are mutually exclusive:

-l LF_ID_list

For each Logical Fabric in the LF_ID_list, this option displays a list of users that
include that Logical Fabric in their Logical Fabrics permissions. Specify a range
(1-5), or a list of Logical Fabric IDs separated by a comma (1,2,3), or a
combination of both (1-5,7). Only users with access permissions compatible with
the SecurityAdmin or Admin role may execute this command.

Advertising