Product Manual — Doc. 8559B 4-Series™ Control Systems • 159
Delete Local User
To remove a local user from the control system, issue the deleteuser username command.
When a local user is removed, the user is also removed from any local groups.
Add Local Group
To add a local group to the control system, issue the addgroup command.
l
Syntax: addgroup -n:groupname -l:accesslevel
o
-n: - Specifies the name of the local group that will be created
o
-l: - Specifies the access level for the local group
n
a - Administrator
n
p - Programmer
n
o - Operator
n
u - User
n
c - Connection only
l
Example: addgroup -n:CresProgs -l:p
NOTE: A predefined access level must be assigned to a group when it is created.
When a user is added to a group, the user inherits the access level set for the group. Certain
control system functions and console commands are accessible only to users with corresponding
access levels.
If a user belongs to multiple groups, the user's access level is the combined access level of all
groups that contain the user.