Setup Guide
Table Of Contents
- Dell Wyse ThinOS Version 8.5 INI Reference Guide
- Introduction
- Getting Started: Learning INI File Basics
- Parameters for wnos INI files only
- Parameters for wnos INI, {username} INI, and $MAC INI files
- Connect Parameter: Options
- TimeZone Parameter: Values
- Best Practices: Troubleshooting and Deployment Examples
Table 9. Connection Settings: wnos.ini files, {username} INI, and $MAC INI files (continued)
[fastpmschappwd={password for EAP-FAST/EAP-
MSCHAPV2}]
[fastmschappwdEnc={password encrypted for EAP-FAST/
EAP-MSCHAPV2}]
[fastmschapdm={domain for EAP-FAST/EAP-MSCHAPV2}]
[fastmschaphidedm={yes,no}]
[fastsinglesignon={yes, no}]
[fastgtcun={username for EAP-FAST/EAP-GTC}]
[fastgtcpwd={password for EAP-FAST/EAP-GTC}]
[fastgtcpwdEnc={password for encrypted for EAP-FAST/
EAP-GTC}]
Example: IEEE8021X=yes network=wireless access=wpa-
ent eap=yes eaptype=eap-tls tlsclntcert=user.cer
tlsclntprikey=user.pfx tlsclntprikeypwd=12345678
OR
IEEE8021X=yes network=wireless access=wpa-ent
eap=yes eaptype=eap-tls tlsclntcert=user.cer
tlsclntprikey=user.pfx tlsclntprikeypwd=12345678
leapun=user1 password=1234 peapmschapun=user1
peapmschappwd=12345 peapmschapdm=wyse.com
IEEE8021X=yes network=wired eap=yes eaptype=eap-
tls tlsclntcert=user.cer tlsclntprikey=user.pfx
tlsclntprikeypwd=12345678
By default, peapidentity is same as peapmschapun.If
peapmschaphidedm is set to yes, the domain will use
saved peap MSCHAP domain name and the prompts
dialog will not include the domain field when you perform
ieee8021x authentication.
The following example describes wildcard
server validation: IEEE8021X=yes network=WIRED
access=WPA2-ENT servervalidate=yes eap=yes
eaptype=EAP-PEAP servercheck=yes servername=w2k8-
ACS-64.sqawirelsess.com peapmschapdm=EAP-
MSCHAPV2 peapgtcun=sqawirless2
peapmschappwd=123!@#qwe
The username of ieee8021x (fastmschapun,
peapmschapun, peapgtcun, leapun) can be configured
as system variables like $mac, $sn etc. By default,
fastidentity is same as fastmschapun.
If fastmschaphidedm is set to yes, the domain uses saved
EAP_FAST MSCHAP domain name, and the prompts
dialog does not include the domain field when you perform
ieee8021x authentication.
The following example describes wildcard
server validation:IEEE8021X=yes network=WIRED
access=WPA2-ENT servervalidate=yes eap=yes
eaptype=EAP-FAST servercheck=yes servername=w2k8-
ACS-64.sqawirelsess.com fastmschapdm=EAP-
MSCHAPV2 fastgtcun=sqawirless2 fastmschappwd=123!
@#qwe
**Inactive={
0, to 480} (minutes)
[NoSessionTimer=0-480]
Default is 0.
Specifies that if there is no keyboard or mouse use in the
configured time in minutes, it will sign off or shutdown or
reboot depending on AutoSignoff= …
If NoSessionTimer is set, then when there is an active
sessions, use this timer to replace the Inactive value.
The following controls whether to reboot or shutdown or sign
off.
AutoSignoff=yes [Shutdown=yes]
[Reboot=yes]
IPProto=ICMP
[DisableTStamp={yes, no}]
[DisableEcho={yes, no}]
Configures the ICMP protocol.
DisableTStamp — If DisableTStamp=yes, the system will not
reflect the ICMP timestamp (13) request.
Parameters for wnos INI, {username} INI, and $MAC INI files 73