Specifications
store web-authentication html-files
428
store web-authentication html-files
Retrieves the images of Web authentication pages (such as login and logout pages), the
messages output for authentication errors, and the icons displayed on the Favorites menu
of the Web browser, all of which are in current use, and stores them in any directory on the
RAMDISK. Related files are also retrieved at the same time. Specific files cannot be
specified.
Syntax
store web-authentication html-files ramdisk <Directory name> [html-fileset <Name>][-f]
Input mode
Administrator mode
Parameters
ramdisk
Specifies the RAMDISK.
<Directory name>
Specify the directory that holds the applicable files.
For details about how to specify a directory, see Specifiable values for parameters.
html-fileset <Name>
Specify the name of the custom file set configured for an individual Web
authentication page.
Files related to the specified custom file set are also retrieved at the same time.
Operation when this parameter is omitted:
The files related to the file set configured for the basic Web authentication
page are retrieved at the same time.
-f
Stores the pages, messages, and icons without displaying a confirmation message.
Operation when this parameter is omitted:
A confirmation message is displayed.
Example
When a confirmation message is displayed:
# store web-authentication html-files ramdisk "web-file"
Do you wish to store html-files? (y/n): y
executing...
Store complete.
When a confirmation message is not displayed:
# store web-authentication html-files ramdisk "web-file" -f
executing...
Store complete.
Display items
None