CdmZone
Represents a Centrify zone. The following properties are defined for this object.
Property | Type | Description |
AgentlessPasswordAttribute |
string |
Attribute in which to store the password hash for agentless client. |
AvailableShells |
string[] |
Array of available shells that can be used as the default shell for zone users. |
CanonicalName |
string |
Canonical name of the zone. |
CloudInstance |
String |
Cloud instance URL to which the zone connects. |
DefaultGecos |
string |
Default GECOS field for zone users. |
DefaultGid |
long |
Default GID value to use for zone groups. |
DefaultGroupName |
string |
Default group name to use for zone groups. |
DefaultHomeDirectory |
string |
Default home directory for zone users. |
DefaultPrimaryGroup |
string |
Default primary group to use for zone users. |
DefaultShell |
string |
Default shell for zone users. |
DefaultUid |
long |
Default UID value to use for zone users. |
DefaultUserName |
string |
Default user name to use for zone users. |
DefaultValueZone |
CdmZone |
Zone to use as the source for default values in a selected zone. |
Description |
string |
Description of the zone. |
DistinguishedName |
string |
Distinguished name of the zone. |
Domain |
string |
Active Directory domain associated with the zone. |
IsBlockGroupInheritance |
Boolean |
True if groups defined in a parent zone are not inherited, and therefore not visible, in a child zone. This property is only applicable for hierarchical zones. |
IsHierarchical |
Boolean |
True if it is a hierarchical zone. |
IsOrphanChildZone |
Boolean |
True if the zone is a child zone with no parent zone (Hierarchical zone only). |
IsSfu |
Boolean |
True if it is a SFU zone. |
Name |
string |
Name of the zone. |
NextGid |
long |
Next GID value available for assignment to a zone group. |
NextUid |
long |
Next UID value available for assignment to a zone user. |
NisDomain |
string |
NIS domain for SFU zone or agentless mode. |
Parent |
CdmZone |
Parent zone (Hierarchical zone only). |
PreferredServer |
string |
Preferred server to use for committing changes to Active Directory. |
ReservedGid |
long |
Reserved GID values that cannot be assigned to a zone group. |
ReservedUid |
long |
Reserved UID values that cannot be assigned to a zone user. |
Schema |
string |
Schema of the zone. |
SfuDomain |
string |
SFU domain of the zone (SFU zone only). |
TenantId |
String |
The TenantId of the zone |
TruncateUserName |
Boolean |
True if user names longer than 8 characters are automatically truncated for the zone. |
Type |
string |
Type of the zone. |
Variables |
string[] |
Array of runtime variables. |