Reference Guide

Parameter Description
Multifarm={no, yes}
Default is no.
Yes/no option to support Citrix multifarm functionality for the wnos.ini files. If
Multifarm=yes, PNAgent/PNLite users are able to authenticate to more than one
Citrix farm.
MultiHead=[yes, no]
[ManualOverride={yes, no}]
[Mainscreen={1,2,3,4,5,6}]
[Resolution={ddc, width X height}]
[Rotate={left, right}]
If you set ManualOverride=yes, the monitor layout can be set by the user
configuration if any, otherwise the configuration defined in INI are applied.
Mainscreen sets the required screen as the main screen.
Resolution and Rotate only take effect when it is set to mirror mode and
MultiHead=no.
MultiLogon={no, yes}
[SequentialDomain={yes, no}]
Default is no.
Yes/no option to support multiple log ons. If MultiLogon=yes, the PNAgent/PNLite
sign-on authenticating window can input a different username, password, and
domain while signing on to different PNAgent/PNLite servers.
For backward compatibility, the following format is supported:
MultiLogon=yes
PNAgentServer=10.1.1.30;10.2.2.60
The SelectServerList statement is also supported:
MultiLogon=yes
SelectServerList=pna \
description=store host=http://proper-storefront-url.ctx.com \
description="Floor 3" host=10.1.1.30 \
description="Floor 1" host=10.2.2.60 \
description="All Users" host=10.3.3.90
NOTE:
The SelectServerList takes precedence over PNAgentServer. The PNA
server description or name can be displayed on the signon window so
that the user knows which and what server is logging on. See also
SelectServerList={PNA, VDI} in Connection Settings: wnos.ini files.
If SequentialDomain=yes is specified, the domain configured in DomainList
statement is selected in order.
For example, set the following ini:
DomainList="xen;wyse" multilogon=yes sequentialdomain=yes
pnagentserver=10.151.134.23; https://csg-cn.wyse.com.
When you logon to the first server 10.151.134.23, the domain xen is selected. Then
logon to the second server https://csg-cn.wyse.com and the domain wyse is
selected.
28
Parameters for wnos INI files only