| commit | b246f9e0982ac095e3208dc931bb526dd84059fc | [log] [tgz] |
|---|---|---|
| author | Saša Živkov <sasa.zivkov@sap.com> | Tue Mar 10 17:21:09 2015 +0100 |
| committer | Saša Živkov <sasa.zivkov@sap.com> | Thu Mar 12 12:49:02 2015 +0100 |
| tree | b8c089ece8f31529455c7669f1427be7272817e3 | |
| parent | ff03c9cfbf8bf05656d3bdab1797932f8c5b150a [diff] |
Fix LDAP authentication for the RFC2307 server type The accountWithMemberOfQuery is only set for the active directory server type. We must not use this query for authenticating against an RFC2307 server type as it is null in this case and no account is found. Honor the fetchMemberOf parameter of the Helper.findAccount only when the accountMemberField is supported for the given LDAP type. Bug: Issue 3201 Change-Id: Ifa58dcf6588b6bcae7c46d1cf793aaecb107aff2