User's Manual

Table Of Contents
116
Users Manual of CS-6306R
6.1.4.8 AAA authentication password-prompt
To change the text displayed when users are prompted for a password, use the aaa authentication
password-prompt command in global configuration mode. To return to the default password prompt text, use
the no form of this command.
password:
The aaa authentication password-prompt command does not change any dialog that is supplied by a remote
TACACS+ server. Use the following command to configure in global configuration mode:
Command Purpose
aaa authentication
password-prompttext-string
String of text that will be displayed
when the user is prompted to enter a
password.
6.1.4.9 Establishing Username Authentication
You can create a username-based authentication system, which is useful in the following situations:
To provide a TACACS-like username and encrypted password-authentication system for networks that
cannot support TACACS
To provide special-case logins: for example, access list verification, no password verification,
autocommand execution at login, and "no escape" situations
To establish username authentication, use the following commands in global configuration mode as needed
for your system configuration:
Use the no form of this command to delete a username.
usernamename {nopassword | passwordpassword | passwordencryption-typeencrypted-password}
usernamename [autocommandcommand]
usernamename [callback-dialstringtelephone-number]
usernamename [callback-rotaryrotary-group-number]
usernamename [callback-line [tty | aux] line-number [ending-line-number]]
usernamename [noescape] [nohangup]
usernamename [privilegelevel]
usernamename [user-maxlinksnumber]
no username name
6.1.4.10 Enabling password
To set a local password to control access to various privilege levels, use the enable password command in
global configuration mode. To remove the password requirement, use the no form of this command.
enable password { [encryption-type] encrypted-password} [level level]
no enable password [level level]