Cisco MDS 9000 series Command Reference Manual page 1411

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 24
U Commands
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
The following example adds the specified user (usam) to the network-admin role.
switch(config)# username usam role network-admin
The following example deletes the specified user (usam) from the vsan-admin role.
switch(config)# no username usam role vsan-admin
The following example shows how to define a distinguished name on a switch for SSH certificate
authentication.
switch# config t
switch(config)# username knuckles ssh-cert-dn /CN=excal-1.cisco.com rsa
switch(config)# do show user-account
user:admin
user:knuckles
The following example specifies the SSH X.509 certificate distinguished name and DSA algorithm for
an existing user account (usam).
switch(config)# username usam ssh-cert-dn usam-dn dsa
The following example specifies the SSH X.509 certificate distinguished name and RSA algorithm for
an existing user account.
switch(config)# username user1 ssh-cert-dn user1-dn rsa
The following example deletes the SSH X.509 certificate distinguished name for the user account.
switch(config)# no username admin ssh-cert-dnadmin-dn dsa
The following example identifies the contents of the SSH key for the specified user (usam).
switch(config)# username usam sshkey fsafsd2344234234ffgsdfg
The following example deletes the SSH key content identification for the user (usam).
switch(config)# no username usam sshkey fsafsd2344234234ffgsdfgffsdfsfsfssf
The following example updates the SNMPv3 password for the specified user (joe). The local CLI
password and the SNMP password are updated. If user Joe does not exist, the command fails.
switch(config)# username joe password wxyz6789 update-snmpv3 abcd1234
Related Commands
Command
role
show username
OL-8413-07, Cisco MDS SAN-OS Release 3.x
this user account has no expiry date
roles:network-admin
this user account has no expiry date
roles:network-operator
ssh cert DN : /CN=excal-1.cisco.com; Algo: x509v3-sign-rsa
Description
Configures user roles.
Displays user name information.
Cisco MDS 9000 Family Command Reference
username
24-7

Advertisement

Table of Contents
loading

Table of Contents