Security Management Guide (G06.29+, H06.08+, J06.03+)
Concerns for the User
Security Management Guide — 522283-021
7 - 5
Privileged User Classes
User Names
Your user name is in the form:
group-name.member-name
where group-name is the name of the administrative group to which you are
assigned, and member-name is the assigned name that distinguishes you from other
members of your administrative group.
This example shows a user name in which ROBIN is a member of the SALES
administrative group:
SALES.ROBIN
Similarly, this example shows a user name in which PAT is a member of the SALES
group:
SALES.PAT
The fact that Robin and Pat share administrative group membership also entitles them
to privileges extended only to group members. For more information about these
privileges, see Group Membership on page 7-7.
User IDs
Your user ID is in the form:
group-number,member-number
where group-number is an integer (from 0 through 255) denoting the administrative
group to which you belong, and member-number is an integer (from 0 through 255)
denoting you, a particular member of your administrative group.
Your user ID and user name are unique and (generally) interchangeable.
Privileged User Classes
Three user classes have privileges beyond those of ordinary users. These classes are
distinguished by the value 255 in the user ID. Table
7-1 shows the user IDs
corresponding to these classes and the user names typically assigned to these IDs.
Table 7-1. Privileged User Classes
User Class Typical Logon Name User ID
super ID SUPER.SUPER 255,255
System Operator SUPER.OPERATOR 255,n
Group Manager group-name.MANAGER n,25
5
n = an integer from 0 through 254
group-name = a vali
d administrative group name