1 User Groups[edit | edit source]
| UserGroup | Name | Rights |
|---|---|---|
| gr_op | Operator | Rights for operating the line |
| gr_ct | Technician Process Shift leader |
Rights changing parameters |
| gr_ce | Electrician | Rights for changing more parameters |
2 Create a new User[edit | edit source]
To create a new user, you need at least the same rights as the new user should have. Open the putty / telnet as root user and enter following command: (Case Sensitivity!!!)
AddKomUser -u username -g gr_.. (take group from above)
Repeat the password 2 times.
3 Change User Password[edit | edit source]
Open the putty / telnet and enter following command:
ChgKomPassword -u username (-f at IPC 4.0 lines)
Repeat the password 2 times.
4 Delete User[edit | edit source]
Enter in putty / telnet following command:
DelKomUser -u username