cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
396
Views
0
Helpful
1
Replies

CSCzv69353 - [Field Request] LDAP Group Queries need to be recursive (Nested)

boxall.colin
Level 1
Level 1

The versions impacted should be listed as all.

 

Also, the way to fix it is to support use of :1.2.840.113556.1.4.1941: in the group query.  It is only supported by Active Directory domain controllers, but there seem to be plenty of those out there.

 

I am having to change the implementation of new functionality at my organization because of the lack of support for reading nested group membership.

1 Reply 1

it-management
Level 1
Level 1

Solved with:

(&(memberOf=*)(|(proxyAddresses={a})(proxyAddresses=smtp:{a})(mail={a})))