summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2014-08-07 16:14:51 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-08-11 15:22:29 +0200
commitd8b8995ef1c3f2a6c85dc141aaff7eef3faf05c1 (patch)
treee534b9cca0771d8132700622d7ed0c414fd21d7d /src/providers/ldap
parent4b9c236008b35d2155b94635a236ce7770db4728 (diff)
downloadsssd-d8b8995ef1c3f2a6c85dc141aaff7eef3faf05c1.tar.gz
sssd-d8b8995ef1c3f2a6c85dc141aaff7eef3faf05c1.tar.xz
sssd-d8b8995ef1c3f2a6c85dc141aaff7eef3faf05c1.zip
IFP: Fix lookups with fully-qualified names
The Data Provider lookup code user the original input string as the lookup key instead of the parsed name component. For example, for an input joe@mydomain, the backend would have searched for: (&(cn=joe@mydomain)(objectclass=user)) This patch fixes the lookup to use the parsed name. https://fedorahosted.org/sssd/ticket/2402 Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'src/providers/ldap')
0 files changed, 0 insertions, 0 deletions