lists.arthurdejong.org
RSS feed

Re: How to fetch all the groups for a user from Active Directory

[Date Prev][Date Next] [Thread Prev][Thread Next]

Re: How to fetch all the groups for a user from Active Directory



Thank you Arthur, Mark for the quick responses and for clarifying the doubts.


On Sun, Jan 17, 2021 at 8:45 PM Arthur de Jong <arthur [at] arthurdejong.org> wrote:
On Sun, 2021-01-17 at 18:54 +0530, varun mittal wrote:
> Regarding the 'member' and 'memberUID' attribute. I need not do any
> specific config for that, right?

I think that Active Directory only uses the member attribute to define
group membership.

The memberUid attribute is defined in RFC 2307 and is a more classical
mapping of Unix flat files to an LDAP schema. It has the extra benefit
of allowing references to users defined elsewhere (e.g. you can define
a group in LDAP that has a local user as member).

There should be no need for attribute mapping for group membership in
AD as far as I know.
>

--
-- arthur - arthur [at] arthurdejong.org - https://arthurdejong.org/ --