Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

groupOfNames or groupOfUniqueNames ?

187 views
Skip to first unread message

Vincent

unread,
Oct 28, 1999, 3:00:00 AM10/28/99
to
Could someone explain me the difference between a groupOfNames and a
groupOfUniqueNames ?

Thanks.

Anne Vincent.
France Telecom/CNET


Mark Wilcox

unread,
Oct 28, 1999, 3:00:00 AM10/28/99
to Vincent
I wish I had Mark Smith's recent explanation handy (it's at home). But
here's my summary (though I'm quoting from memory).

Well there are the easy difference:
groupofnames stores its members in the member attribute (using DN as the
value)
groupofuniquenames stores its members in the uniquemember attribute
(again using DN as value).
The uniquemember attribute however is designed to be able to hold an
extra unique identifier to tell the difference between two DN's who have
the same value in a group. The reason why this might happen is that a
user is deleted from the directory, but not from all of the groups.
Later a new entry is added with the same DN, but it is a different
person. This person needs access to the group, but you need a way to
differentiate between this recent addition and the earlier DN (if you
have several thousand members, simply deleting the earlier DN may not be
a reasonable option).

that's my understanding of it.

mark

0 new messages