Configuring Users - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Configuring User Accounts
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 are examples of strong passwords:
Clear text passwords can only contain alphanumeric characters. The dollar sign ($) is not allowed.
Note

Configuring Users

To configure a new user or to modify the profile of an existing user, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# username usam password abcd123AAA
expire 2003-05-31
switch(config)# username msam password 0 abcd12AAA
role network-operator
switch(config)# username user1 password 5
!@*asdsfsdfjh!@df
Step 3
switch(config)# username usam role network-admin
switch(config)# no username usam role vsan-admin
Cisco MDS 9000 Family CLI Configuration Guide
39-12
Contains numbers
If2CoM18
2004AsdfLkj30
Cb1955S21
Chapter 39
Configuring Users and Common Roles
Purpose
Enters configuration mode.
Creates or updates the user account (usam)
along with a password (abcd123AAA) that
is set to expire on 2003-05-31. The
password is limited to 64 characters.
Note
User account names must contain
non-numeric characters.
Creates or updates the user account
(msam) along with a password
(abcd12AAA) specified in clear text
(indicated by 0). The password is limited
to 64 characters.
User account names must contain
Note
non-numeric characters.
Specifies an encrypted (specified by 5)
password (!@*asdsfsdfjh!@df) for the
user account (user1).
Adds the specified user (usam) to the
network-admin role.
Deletes the specified user (usam) from the
vsan-admin role.
OL-16184-01, Cisco MDS SAN-OS Release 3.x

Advertisement

Table of Contents
loading

Table of Contents