Command Reference Guide

SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 202
aaa authentication [banner | fail-message | password-prompt |
username-prompt]
Use the aaa authentication command to control various features of the AAA subsystem authentication
process. For more detailed information on AAA functionality, refer to the Technology Review section of
the command aaa on on page 206.
Syntax Description
banner
Sets the banner shown before user authentication is attempted. The banner can
be multiple lines.
fail-message Sets the message shown if user authentication fails. The message can be multiple
lines.
password-prompt Sets the prompt for the user's password. The prompt is a single line. Enclose the
string in quotation marks.
username-prompt Sets the prompt for the user's name. The prompt is a single line. Enclose the
string in quotation marks.
Default Values
banner User Access Verification
fail-message Authentication Failed
password-prompt Password:
username-prompt Username:
Command Modes
(config)# Global Configuration Mode