diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2014-08-07 16:14:51 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-08-11 15:22:29 +0200 |
commit | d8b8995ef1c3f2a6c85dc141aaff7eef3faf05c1 (patch) | |
tree | e534b9cca0771d8132700622d7ed0c414fd21d7d /.git-commit-template | |
parent | 4b9c236008b35d2155b94635a236ce7770db4728 (diff) | |
download | sssd-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 '.git-commit-template')
0 files changed, 0 insertions, 0 deletions