A company has an HP MSM solution that consists of an HP MSM 760 Controlled HP MSM APs.
The solution supports a VSC that enforces HTML based user login (Web-Auth) using the
controller’s internal login pages. The administrator wants to customize the messages that are
displayed when a user fails authentication. The network wants to make the changes as simple
edits to the text that is displayed by default rather than change the underlying code.
In which file does the network administrator find the text edit?
A.
login_error_message.asp
B.
session_fails.asp
C.
fail.asp
D.
index.asp
Explanation:
Student Guide Book 1 – Implementing and Troubleshooting HP Wireless Networks – Page 5-60
Note that the controller displays error messages for failed logins in the login page;however, this
page pulls the messages themselves from the login_error_message.aspfile. If you want to edit
these messages, you should do so in thelogin_error_message.asp file.