To change the text displayed when users are prompted for a password, use the aaa authentication password-prompt global configuration command. Use the no form of this command to return to the default password prompt text.
aaa authentication password-prompt text-string
no aaa authentication password-prompt text-string
text-string  String of text that will be displayed when the user is prompted to enter a password. If this text-string contains spaces or unusual characters, it must be enclosed in double-quotes (for example, "Enter your password:").
There is no user-defined text-string, and the password prompt appears as "Password."
Global configuration
Release | Modification | 11.0 | This command was introduced. |
---|
Use the aaa authentication password-prompt command to change the default text that the Cisco IOS software displays when prompting a user to enter a password. This command changes the password prompt for the enable password as well as for login passwords that are not supplied by remote security servers. The no form of this command returns the password prompt to the default value:
Password:
The aaa authentication password-prompt command does not change any dialog that is supplied by a remote TACACS+ or RADIUS server.
The following example changes the text for the password prompt:
aaa authentication password-prompt "Enter your password now:"
Command | Description |
---|---|
aaa authentication username-prompt | Changes the text displayed when users are prompted to enter a username. |
aaa new-model | Enables the AAA access control model. |
enable password | Sets a local password to control access to various privilege levels. |
Printed for apswan@ctr.ap.nic.in on Wed Mar 5 22:32:57 PST 2003
All material in this document copyright 2000 Cisco Systems, Inc. All rights reserved. No material may be reproduced or distributed without written permission of Cisco Systems, Inc.