Go to file
Kevin Connor 6229db6f95 change ldap group lookup when using memberUid to match using name
according to rfc2307 which says the memberUid is a name (not a uid
strangely enough)

just going by
http://manpages.ubuntu.com/manpages/natty/man5/sssd-ldap.5.html
ldap_schema description and my broken install on ubuntu...

I can't say what ldif I used except it was standard (I didn't write it)
and ldapscripts and phpmyadmin all seem to want the field to be a name.

Originally-Committed-As: 8ce68934aba3d016b645035bae1841eaccca9ef5
2011-06-06 23:05:24 -07:00
core/src/main Add inhibitInferRootDN to LDAP module. This allows rootDN to be blank, import for some broken AD servers accessed via LDAP. 2011-04-25 15:02:24 -07:00
test/src/test/groovy/hudson/security Change new inferRootDN argument to false for test 2011-04-25 15:02:24 -07:00
war/src/main/webapp/WEB-INF/security change ldap group lookup when using memberUid to match using name 2011-06-06 23:05:24 -07:00