Command Reference Guide

Fabric OS Command Reference 1083
53-1002746-01
userConfig
2
userConfig
Manages user accounts.
SYNOPSIS userconfig
userconfig --show [username | -a | -r rolename]
userconfig --show ad -a AD_ID
userconfig --showlf -l LF_ID | -c
userconfig --add username -r role [-h AD_ID] [-a AD_ID_list]
[-d description] [-p password] [-x]
userconfig --add username -r role -l LF_ID_list [-h LF_ID
[-c chassis_role] [-d description] [-p password] [-x]
userconfig --change username [-r role] [[-h AD_ID ]
[-a AD_ID_list]] [-d description] [-x] [-e yes | no] [
-u]
userconfig --change username [-r role] [-h LF_ID]
[-l LF_ID_list] [-c chassis_role] [-d description] [-x]
[-e yes | no] [-u]
userconfig --addad username [-h AD_ID][-a AD_ID_list]
userconfig --deletead username [-h AD_ID][-a AD_ID_list]
userconfig --addlf username [-h LF_ID]
[-r role -l LF_ID_list] [-c chassis_role]
userconfig --deletelf username [-h LF_ID][-l LF_ID_list] [-c]
userconfig --delete username
userconfig --help
DESCRIPTION Use this command to manage user accounts on a switch. The command options and behavior depend
on your environment.
In an Admin Domain-enabled environment, you can configure the account's username, its role, and
the Admin Domains that the account may access. An account is assigned a single role. An account
can access multiple Admin Domains, but only one Admin Domain at a time. New accounts created
take on the role specified during account creation.
In a Virtual Fabric-enabled environment, you can configure the account's username, its role, and the
logical fabrics that the account may access. An account can have different roles for different Logical
Fabrics. An account can access multiple Logical Fabrics, but only one Logical Fabric at a time.
When executed without operands, this command displays the usage. The logical fabric command
options are displayed only if Logical Fabrics are enabled on the switch.
You can execute the userConfig command on any switch. When the command completes, account
information is saved persistently. On platforms supporting multiple switch domains, account information
is saved only to the switch domain, in which the command was executed.