Reference Guide

Parameter
* Global overrides identically-named user profile
** After sign off, user profile returns to global value
Description
SelectGroup={no, yes}
[Default=default_desc]
description=group1
[groupname=name1]
[description=group2]
[groupname=name2]
Default is no.
SelectGroup — Yes/no option to allow a user to select from a
group list on the Log on dialog box during a log in. If yes, the
description will display in the group list box.
groupname — The group name is used to identify the group
including the directory and file name. If not defined, the description
will become the group name.
The Default option following "SelectGroup=yes" can specify the
default group. The value is one of group description defined after
that. After you select another group and sign off, this default group
will be selected.
If default option is not specified, the last selected group will be
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"
Group 1: Description="Dev team" groupname=dev
The file \wnos\ini\dev\dev.ini must be created in the file server. In
the dev.ini, the broker, domain list, or connections can be defined
for the dev team.
Group 2: .Description="Sus team"
The file \wnos\ini\Sus team\Sus team.ini must be created in the
file server. In the Sus team.ini, the broker, broker list, or
connections can be defined for the Sus team.
Group3...4...n...and so on.
After a user selects a group, the system will load the group ini file
first, and then load the \wnos\ini\{group_name}\username.ini. If
the username.ini in the group directory is not found, it will attempt
to load \wnos\ini\username.ini as before.
Because the group list may define different brokers, the
SelectServerList statement will be invalid if set SelectGroup=yes.
90
Parameters for wnos INI, {username} INI, and $MAC INI files