To create a Station Info (LINCIINET) file, in the directory indicated by the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Unisys\AB Suite\7.0\SM Runtime\PrivateFolder create a text file with the filename <segmentname>.stn. For example:
SAMPLE.stn
Note: By default, the STN file name is <segmentname>.stn. The file name can be changed by setting the ALTERNATE NAME property of the segment’s configuration properties.
The file should follow the same format as in Enterprise Application Environment 3.3. Each line of the Station Info (LINCIINET) file should be of the format:
<userid>:<privilege level>:<ascprinter>
Name | Maximum Size | Description |
---|---|---|
User ID or Station name | 40 | This should be the full Windows user ID in the format <domain>\<username>. The username value can be used by itself without the domain, but in this case this entry applies to all users with this username regardless of their domain. You can optionally use the station name if the client has been configured with a user-defined station name. |
privilege | 2 | Number in range 1 through 15. |
ascprinter | 40 | Optional name of an associated printer. If defined, this value is moved into the attribute Glb.Stn for TP Reports to provide a default printer. |
Exit |
| Quit ROC. |
The user ID and privilege must each be followed by a colon (:), while each line must be terminated by a new line character.
For example:
Unisys\Appuser:15:lp -d Unisys\William:11:lp Unisys\Louis:14:lp -d laser Unisys\James:1:
In this example, Unisys\James has no associated printer defined. The default printer is used.