Logical data attributes for zones
The following table describes the logical attributes for Centrify zone objects.
Logical attribute | Type | Description |
NextUid |
int |
The value of the next UID that will be allocated automatically. |
NextGid |
int |
The value of the next GID that will be allocated automatically. |
ReservedUids |
string |
UIDs that should not be used in the automatic allocation sequence. |
ReservedGids |
string |
GIDs that should not be used in the automatic allocation sequence. |
AvailableShells |
string |
Which shells are available in the zone. This attribute is used to populate the list of available shells that can be assigned in the user’s UNIX profile. |
DefaultHomeDirectory |
string |
The default value for the user’s home directory. Typically, this attribute contains the string ${user} which is replaced with the user’s login name in the home directory path. For example, if this attribute is /home/${user}, and the user’s login name is shea, the user’s home directory path is defined as /home/shea. |
DefaultShell |
string |
The default shell to use for the zone. |
ZoneName |
string |
The name of the zone. |
DefaultGid |
int |
The value of the GID for the group profile associated with the Active Directory group used as the default group for new users. |
Description |
string |
The text string to use as a description for the zone. This attribute is used to display additional information about a zone in Access Manager. For example, if the value for Description attribute is Business development zone, the console displays this string after the zone name: |