Технические ссылки для Cisco Cisco Application Extension Platform for SRE

Скачать
Страница из 200
Cisco Application eXtension Platform 1.1 Command Reference
username sysadmin
206
Cisco Application eXtension Platform 1.1 Command Reference
OL-15872-02
username sysadmin
To create a system adiministrator clear text, hidden, or unencrypted password for a system adminstrator 
username account, use the username sysadmin command in Cisco AXP configuration mode.
username sysadmin sysadmin-username password {0 clear-text-password 7 hidden-password 
unencrypted-clear-text-password}
Syntax Description
Defaults
None
Command Modes
Cisco AXP Configuration 
Command History
Usage Guidelines
Unencrypted passwords can be re-used, the encrypted ones will have to be changed with a new one. 
Examples
The following example shows setting an insecure clear text UNIX password for user account jackie.
se-Module(config)> username ios jackie password 0 3nlais:0
The next example shows setting a hidden UNIX password for user account jackie.
se-Module(config)> username ios jackie password 7 
07362E590E1B1C041B1E124C0A2F2E206832752E1A01134D
The next example shows setting a UNIX unencrypted clear text password for user account jackie.
se-Module(config)> username ios jackie password 3nlais:0
Related Commands
sysadmin-username
Username of system administrator UNIX account.
password
UNIX password for the user. The password must be a minimum of 5 
characters in length.
0
Indicates the next entry to be an insecure unencrypted UNIX password.
clear-text-password 
Insecure unencrypted UNIX account password string.
7
Indicates the next entry to be a hidden UNIX password.
hidden-password
Hidden UNIX password string.
unencrypted-clear-text-
password
Unencrypted UNIX clear text password.
Cisco AXP Release
Modification
1.0
This command was introduced.
Command
Description
 show running-config
Displays the current running configuration.