Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The placeholder ^s will be substituted with the original value from the login e.g. account@domain.

Anchor
using_member_of_with_user_search
using_member_of_with_user_search
Approach 1: Using Usersearch to find memberOf Attribute



This approach looks for the Account entry and reads the memberOf attribute. This attribute is often used when, for example, configuring Microsoft Active Directory® LDAP servers. 

Define a userSearchFilter and a searchBase that will find the account .

...

 

Microsoft Active Directory® that supports memberOff attribute

...

Approach 2: Using Groupsearch to find groups an account is member

If the Account entries have the memberOf attribute then you can skip this section and proceed with Using memberOf with User Search.

To specify the group search the following settings have to be specified

...