5-23
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 5 Configuring the Management Interface and Security
Authentication, Authorization, and Accounting
•
Encrypted password—Password is saved in encrypted (MD5) form in the local list. Use the secret
keyword.
Password may be defined by either of the following methods:
–
Specify a clear text password, which is saved in MD5 encrypted form
–
Specify an MD5 encryption string, which is saved as the user MD5-encrypted secret password
The following options are available:
•
name—
Name of the user to be added
•
password—
A clear text password. May be saved in the local list in either of two formats:
–
as clear text
–
in MD5 encrypted form if the secret keyword is used
•
encrypted-secret—
An MD5 encryption string password
The following keywords are available:
•
nopassword—
There is no password associated with this user
•
secret—
The password is saved in MD5 encrypted form. Use with either of the following keywords
to indicate the format of the password as entered in the command:
–
0—
Use with the
password
option to specify a clear text password that will be saved in MD5
encrypted form
–
5—
Use with the
encrypted-secret
option to specify an MD5 encryption string that will be
saved as the user MD5-encrypted secret password
How to Add a User with a Clear Text Password
From the SCE(config)# prompt, type:
How to Add a User with No Password
From the SCE(config)# prompt, type:
How to Add a User with an MD5 Encrypted Password Entered in Clear Text
From the SCE(config)# prompt, type:
Command
Purpose
username
name
password
password
Adds a user with a clear text password.
Command
Purpose
username
name
nopassword
Adds a user with no password.
Command
Purpose
username
name
secret 0
password
Adds a user with an MD5 encrypted password
entered in clear text.