Overview#
Generally we find these three "names" used for LDAP Group Names.
What is the difference? #
For the difference of
groupOfUniqueNames vs groupOfNames is pretty clear.
For the difference between groupOfUniqueNames vs groupOfNames and Group, it is more difficult.
Some LDAP Server Implementations will alias Group to groupOfNames. Usually, groupOfUniqueNames will be a separate and distinct name.
Summary of LDAP Groups#
Generally LDAP Groups are:
We have never understood the fascination with groups within
LDAP. We find they serve little purpose from an
LDAP perspective.
Microsoft Active Directory implements their own
Group which has some
interesting facets
eDirectory has some
interesting facets
Our
Group Fix Tool for
eDirectory will correct the
groupMembership from an existing
member attribute on the group.
The
PosixGroup is used for
POSIX group implementations and is used with
PAM_LDAP
This object class allows groups to be empty. In all other respects
groupOfEntries behaves like the
groupOfNames object class.
There might be more information for this subject on one of the following: