ZoneLocalUsers View
This view lists the local user profiles for each zone.
Column Name |
Description |
Refers to |
ZoneLocalUser_Id |
The auto generated ID of the local user profile |
|
ZoneLocalUser_ZoneId |
The ID of the zone where the local user profile is |
Zones.Zone_Id |
ZoneLocalUser_ZoneName |
The name of the zone where the local user profile is |
|
ZoneLocalUser_Name |
The local user profile’s UNIX name |
|
ZoneLocalUser_HomeDirectory |
The local user profile’s home directory |
|
ZoneLocalUser_PrimaryGroupID |
The local user profile’s primary group ID |
|
ZoneLocalUser_PrimaryGroupName |
The local user profile’s primary group name |
|
ZoneLocalUser_IsHierarchical |
If the zone user was defined in a hierarchical zone or not 1 – It is defined in a hierarchical zone. |
|
ZoneLocalUser_IsHierarchical_Desc |
The display value for ZoneLocalUser_IsHierarchical (Yes/No) |
|
ZoneLocalUser_Shell |
The shell of the zone user |
|
ZoneLocalUser_GECOS |
The GECOS of the zone user |
|
ZoneLocalUser_Uid |
The zone user’s uid |
|
ZoneLocalUser_ProfileFlag |
The profile state of the local user 1 means Enabled, 2 means Disabled, 3 means Removed from /etc/passwd |
|
ZoneLocalUser_ProfileFlag_Desc |
The display value for ZoneLocalUser_ProfileState (Enabled/Disabled/Removed from /etc/passwd) |
|