Configuration Guide Vol. 2


9.3 Web authentication Window Creation Guide

The following are the pages you can replace by using the Web authentication page replacement functionality, and their corresponding file names:

Create the files for each Web authentication page in HTML format.

Your customized HTML files can include client-side scripts in languages such as JavaScript. However, you cannot include code that involves server access or CGI scripts written in Perl or other languages.

Note that the login page, the logout page, and the Reply-Message page must include specific code that interacts with the Web authentication interface. For the login screen, see "9.3.1 Login Screen (login.html)". For the logout screen, see "9.3.2 Logout Screen (logout.html)".

You can also replace the authentication error messages listed in Table 8-6: Authentication error messages and error reason correspondence tables. The following file names can be used: For details about how to create a file, see 9.3.3 Authentication error message file (webauth.msg).

You can also replace the icon that represents the pages in the bookmarks menu of the Web browser.

Notes

Make sure that the file names you assign to your replacement pages and authentication error messages match the file names given in this section.

<Structure of this section>