Michael Brown
2014-Feb-05 19:28 UTC
[Samba] Support for LDAP_MATCHING_RULE_IN_CHAIN in LDAP queries
I'm guessing that this is just not implemented yet: http://msdn.microsoft.com/en-us/library/aa746475%28VS.85%29.aspx Specifically, the LDAP_MATCHING_RULE_IN_CHAIN search modifier. I'm trying to do a group membership search via LDAP that traverses subgroups. Against Windows AD I'd use: (memberof:1.2.840.113556.1.4.1941:=(cn=Group1,OU=groupsOU,DC=x)) But that doesn't work against samba4 (sernet 4.1.4-7). Is there a different way to do this that works against Samba? M. -- Michael Brown | `One of the main causes of the fall of Systems Consultant | the Roman Empire was that, lacking zero, Net Direct Inc. | they had no way to indicate successful ?: +1 519 883 1172 x5106 | termination of their C programs.' - Firth
Marc Muehlfeld
2014-Feb-08 19:11 UTC
[Samba] Support for LDAP_MATCHING_RULE_IN_CHAIN in LDAP queries
Hello Michael, Am 05.02.2014 20:28, schrieb Michael Brown:> I'm guessing that this is just not implemented yet: > http://msdn.microsoft.com/en-us/library/aa746475%28VS.85%29.aspx > > Specifically, the LDAP_MATCHING_RULE_IN_CHAIN search modifier. > > I'm trying to do a group membership search via LDAP that traverses > subgroups. Against Windows AD I'd use: > > (memberof:1.2.840.113556.1.4.1941:=(cn=Group1,OU=groupsOU,DC=x)) > > But that doesn't work against samba4 (sernet 4.1.4-7). > > Is there a different way to do this that works against Samba?I can't say if there's a workaround. Sorry. But if you can do this against a MS domain controller and can't with a Samba DC, then it's worth adding a bug report (don't forget to add an example and some information about your MS DC). Regard, Marc
Seemingly Similar Threads
- LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
- LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
- LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
- LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
- LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?