Administrator Guide
Parameter Description
If DisableHotKey is set to yes, then no action when you press the hotkey
dened in Imprivata Server. Only WebAPI 4 and later versions support the
hotkey function.
Loglevel— While conguring the Imprivata server, user can view the
OneSign logs on ThinOS Lite by enabling the Agent Logging feature. An
ini conguration is needed correspondingly. Default value is 0. If set to 0,
logs are not displayed.
If DisablePromptToEnroll is set to yes, then ThinOS does not prompt you
to enroll their security answers after OneSign sign-on. Default value is
yes.
SelectGroup={yes, no}
[Default=default_desc]
description=group1
[groupname=name1]
[description=group2]
[groupname=name2]
User can choose the group list from sign-on window to log in.
The description is displayed in the group list box in sign-on window.
The groupname is used to identify the group including the directory and
le name.If it is not dened, the description will become the groupname.
The Default option following "SelectGroup=yes" can specify the default
group. The value is one of group description dened after that. After the
user selects another group and signs o, this default group is selected.
If there is no Default option, the last selected group is selected in the next
sign on.
For example,
SelectGroup=yes \
default="Sus team" \
description="Dev team" groupname=dev \
description="Sus team" \
description="SQA team" groupname=sqa \
description="guest"
1 Group 1 : Description=”Dev team” groupname=dev. The le \xen\ini
\dev\dev.ini needs to be created in the le server. In the dev.ini, the
broker, domain list or connections can be dened for dev team.
2 Group 2 : Description="Sus team" . The le \xen\ini\Sus team\Sus
team.ini needs to be created in the le server. In the Sus team.ini,
the broker, broker list or connections can be dened for Sus team.
After the user selects the group, the system will load the group ini le at
rst, and then load the \xen\ini\{group_name}\username.ini.If the
username.ini in the group directory is not found, the system will try to load
\xen\ini\username.ini as before.
If SelectGroup=yes, the Select Server List statement is invalid because
the group list may dene dierent brokers.
SelectServerList= {PNA, VDI}
[Default=default_desc]
list of servers {Server1 Server2 ServerN}
SelectServerList= {PNA, VDI}; list of servers {Server1;
Server2; ServerN}
User can choose one PNA or VDI server from sign-on window to log in.
This format must be used in newer build. For server’s format: description
= <server’s description> host = <server’s url> [<options>].
NOTE:
1 There must be “description” and “host” key words on each
server.
2 For PNA Server: about “options”, please reference the options
of parameter “PnliteServer”.
3 For VDI Server: If user wants to use VDM VDI broker, please
specify “ConnectionBroker=VDM “in xen.ini. About “options”,
refer the options of parameter “VDIBroker”.
Creating and Using xen.ini Files 201