Reference Guide

Parameter
* Global overrides identically-named user
profile
** After sign off, user profile returns to
global value
Description
ResourceURL={yes, no}
[Type={Picture, Firmware, Package}]
[URL=_url_path_]
[User=_user_name]
[Password=_password_]
[Encrypt={yes, no}]
The resource files have their specified default path in file server, for example, the
pictures for Showing Picture screen saver are from the folder /wnos/picture in file
server (default), and the bitmap are from /wnos/bitmap.
ResourceURL—If this option is set to yes, the subsequent options are use to
configure one or more resource URL. The system fetches the resource files from the
new URL.
If this option is set to no, all the subsequent options are to be ignored.
Type—This option specifies the resource type. Currently, only Picture is supported,
which is for showing picture screen saver.
Type=Picture—This option specifies the URL of pictures for Showing Picture
screen saver.
Type=Firmware—This option specifies the URL for ThinOS image, BIOS image,
hosts, printermap and noticefile.
Type=Package—This option specifies the URL for packages.
Example:
ResourceUrl=yes \
type=picture url=ftp://10.xxx.xxx.xx/pic1 user=pteng
password=xxxxxx
encrypt=no \
type=firmware url=http://10.xxx.xxx.x/wnos1
user=administrator
password=XXXXXX encrypt=yes \
type=package url=https://10.xxx.xxx.xxx/wnos/pkg2 user=abc
password=yyyy
URL—This option specifies a new URL of the resources.
User and Password—These options specify the credentials of the new resource
URL.
Encrypt—This option specifies whether or not the password is encrypted. For
example, ResourceUrl=yes type=picture url=ftp://10.xxx.xxx.xx/pic1 user=pteng
password=xxxxxx encrypt=no
Parameters for wnos INI, {username} INI, and $MAC INI files
57