Setup Guide

Table 9. Connection Settings: wnos.ini files, {username} INI, and $MAC INI files (continued)
Parameter
* Global overrides identically-named user profile
** After sign off, user profile returns to global value
Description
HideIP={no, yes}
Default is no.
Yes/no option to hide the information of the connection host
or IP. Some examples include:
- When moving a mouse cursor over the connection icons on
the desktop, a balloon help pop-up displays instead of the
host name.
- When a Reconnect to a connection message or an ICA error
message window displays, the connection description displays
instead of host name.
- When moving a mouse cursor over the PN icon, the
connected PN servers do not display.
Hosts=<hosts file name>
Specifies the file name of the hosts. This file is a simple text
file that associates IP addresses with hostnames, one line per
IP address. The length of the file name is limited to 63
characters.
The file must be placed in file server and can be cached if set
MirrorFileServer=yes in the wnos.ini.
When resolving a host name, the system will initially look in
the file and if not found, will search DNS, WINS, and so on.
The following is an example of format in the hosts file:
10.151.122.1 gateway.ctx.com
10.151.122.123 myvm.ctx.com
**icaBrowsing={udp, http}
Default is http.
Establishes the default browsing protocol. This setting can be
overridden by the parameter HttpBrowsing in each connection
property. The method of browsing selected must match the
method provided by the server(s) being accessed.
This setting in a wnos.ini file will be saved into NVRAM, if
EnableLocal=yes is set in the wnos.ini file.
IEEE8021X={yes, no}
network={wired, wireless}
[Profile=ssid]
[access={WPA-PSK, WPA2-PSK, WPA-ENT, WPA2-ENT}]
[eap={yes,
no}]
[servervalidate={yes, no}]
[servercheck={yes, no}]
[servername={"servername for EAP-TLS, EAP-PEAP, EAP-
FAST"}]
[eaptype={
None, EAP-LEAP, EAP-TLS, EAP-PEAP, EAP-
FAST}]
[leapun={username for EAP-LEAP}]
[leappwd={password for EAP-LEAP}]
[leappwdEnc={password encrypted for EAP-LEAP}]
1. If IEEE8021X is set to no, then all parameters following it is
ignored.
2. If network is not configured, the configuration is ignored.
3. The key left of equal is case sensitive, and the value right
of equal case is not case sensitive except for credential
information; for example username, password or certificate
filename.
4. If two entries exist in an INI file, one each for wired and
wireless, both will take effect; for
example IEEE8021X=yes network=wired EAP=yes
IEEE8021X=yes network=wireless access=WPA-ENT
5. All EAP credential information is stored whatever the
eaptype setting.
6. The default values are underlined.
7. All passwords here should be encrypted.
78 Parameters for wnos INI, {username} INI, and $MAC INI files