Specifications

set web-authentication html-files
425
set web-authentication html-files
Replaces the images for Web authentication pages (such as login and logout pages), the
messages output for authentication errors, and the icons displayed in the Favorites menu
of the Web browser.
When you execute this command, specify the name of the directory in which the page
images, messages, or icons to be registered are stored. Page images (such as HTML or
GIF files), messages, and icons to be registered must have been created and stored in a
directory on the RAMDISK beforehand. Note that if you execute this command with a new
file specified, all registered information will be all cleared and the new information will take
its place.
Syntax
set web-authentication html-files ramdisk <Directory name> [html-fileset <Name>][-f]
Input mode
Administrator mode
Parameters
ramdisk
Specify a directory on the RAMDISK.
<Directory name>
Specify a directory that stores a custom file.
For details about how to specify a directory, see Specifiable values for parameters.
Specify the directory that stores the page images, messages, or icons to be
displayed on the Favorites menu of the Web browser that you want to register.
Page images, messages, and icons to be displayed in the Favorites menu of the
Web browser that you want to register must be stored on the RAMDISK according to
the following conditions:
There must be no subdirectories in the specified directory.
There must be a
login.html file in the specified directory.
Specify the file names of the page images, messages, and icons to be
registered as follows:
Login page:
login.html
Authentication-in-progress page: loginProcess.html
Login success page:
loginOK.html
Login failed page:
loginNG.html
Logout page:
logout.html
Logout success page:
logoutOK.html
Logout failed page:
logoutNG.html
Authentication error messages:
webauth.msg
Icons to be displayed on the Favorites menu of the Web browser:
favicon.ico
Other stored files, such as GIF files, can have any name.
html-fileset <Name>
Specify the custom file set name that holds the files for individual Web authentication