CdmLocalGroupProfile
Represents a local UNIX group profile. The following properties are defined for this object.
Property | Type | Description |
CanonicalName |
string |
Canonical name of the local group profile. |
Computer |
CdmManagedComputer |
Computer where the local group profile is defined. |
Domain |
string |
Domain of the local group profile. |
Gid |
long |
GID of the group profile. |
Members |
string[] |
Members of the local group profile. |
Name |
string |
Name of the group profile. |
PreferredServer |
string |
Preferred server to use for committing changes to Active Directory. |
State |
enum |
State of the local group profile. The valid values are:
The default state is Inherit. |
Zone |
CdmZone |
Zone that contains the profile. |