On Saturday 26 January 2008 17:12:15 Michael Ströder wrote:
Kick, Claus wrote:
> we are trying to use OpenLDAP to provide user management for a CMS. The
> CMS relies on OS groups to manage directory branch- and file-access.
>
> We are using the following group structure:
>
> dn: cn=ts_de_de_gg_ax, ou=Group, o=**********
> gidNumber: 1400
> memberUid: uid=tsmaster, ou=People, o=**********
>
> [..]
The attribute 'memberUid' is not meant for storing DNs of entries.
Rather it is supposed to contain the value of attribute 'uidNumber' of
the member's entry.
No, not uidNumber, uid!
> uidNumber: 3618
Store this value in 'memberUid'.
No, this one:
> uid: osteholdap
Regards,
Buchan