posixgroup and nisNetgroup Attributes
Note
The values for displayAttribute
and identityAttribute
must be present in Group Schema attributes.
nisNetgroup Attributes

Names of objects. Each name is one value of this multi-valued attribute. If the object corresponds to a person, it is typically the person's full name.
Examples: Martin K Smith, Marty Smith, and printer12

Unique member of an nisNetgroup.

Directory path to the object.

Human-readable descriptive phrases about the object. Each description is one value of this multi-valued attribute.
posixgroup Attributes

Names of objects. Each name is one value of this multi-valued attribute. If the object corresponds to a person, it is typically the person's full name.
Examples: Martin K Smith, Marty Smith, and printer12

Unique member of a posixgroup.

Integer value that uniquely identifies a group in an administrative domain.

Directory path to the object.

Human-readable descriptive phrases about the object. Each description is one value of this multi-valued attribute.
Additional Group Schema Configuration Attributes

Name of the Group Membership attribute of the account.
Example:
- posixgroup: memberUid
- nisNetgroup: nisNetgroupTriple
- groupOfUniqueNames: uniqueMember

Attribute name or distinguished name that is stored as the value of the groupMemberAttribute. Values: cn, uid, or dn.
Example: groupMemberAttribute for posixgroup is memberUid, and memberAttribute names are cn or, uid, or both.

The value for this field is required if you have any prefix string before the memberAttribute value.
For example: (,user 1,)
The prefix is "(,"
Note
The memberPrefix attribute is not required if the value of the member attribute is ‘dn’.

The value for this field is required if you have any suffix string after the memberAttribute value.
For example: (,user 1,)
The suffix is ",)"
Note
The memberSuffix attribute is not required if the value of the member attribute is ‘dn’.