Database Users File Setup
The file SysUsers.txt is used during SICS Database Tables creation (see section Create Database Tables) to create the initial SICS users. A database record is created for all users defined in this file. The delivered file contains the definition for two sample users named User1 and User2.
Each user entry has the following format:
USERID <tab> LAST NAME <tab> FIRST NAME
You will need to edit this file to include as many initial users of the SICS database as required. Please note that you must follow this format strictly. Empty lines and spaces instead of tabs will halt the installation-process.
SysUsers.txt can be found in the <installation_root>\setup folder.
Before a SICS user name can be used for logging on to SICS, the user name must be created as a user on the target database management system and privileges assigned. This can be done after the Sysusers.txt file has been loaded when loading base data.
See section Create Database Tables for details.
After the initial users have been created during system setup, additional users may be added as required by using the SICS Create User option.
See section Create Additional Users for details.