Setup Guide
Yes/no option to support Citrix multifarm functionality for the
wnos.ini les. If Multifarm=yes, PNAgent/PNLite users are able to
authenticate to more than one Citrix farm.
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
dierent username, password, and domain while signing on to
dierent 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 for
wnos.ini Files Only.
If SequentialDomain=yes is specied, the domain congured 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 rst 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.
NoticeFile=lename
[Resizable={no, yes}]
[Timeout={0, 10 to 600}]
[Title="notice_title"]
[ButtonCaption="button_caption"]
NoticeFile — Species a legal notication le residing in the home
directory folder. The le is displayed in a dialog box and the user is
prompted to accept it before the sign-on process continues.
Resizable — Default is no. Yes/no option to resize the dialog box
to t the text size.
Timeout — Default is 0. After the notice is accepted, if Timeout is
specied in seconds, and if no mouse or keyboard is used, then the
dialog box will display again after the seconds set. 0 means no
timeout.
Parameters for wnos INI les only 29