diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-05-23 13:03:51 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-06-07 00:14:13 +0200 |
commit | 5546876b121d674077e93fe908f3a602de8ec31f (patch) | |
tree | fb0e69d14ca82154824e596ef67cc85501bcbb4c /src/providers/ad/ad_subdomains.c | |
parent | 55d80b1301fe969fb4ba2b9481027887b9462dbb (diff) | |
download | sssd-5546876b121d674077e93fe908f3a602de8ec31f.tar.gz sssd-5546876b121d674077e93fe908f3a602de8ec31f.tar.bz2 sssd-5546876b121d674077e93fe908f3a602de8ec31f.zip |
AD ID lookups - choose GC or LDAP as appropriate
https://fedorahosted.org/sssd/ticket/1557
Some lookups should be performed from GC only -- for example trusted
users are only present in the Global Catalog, while some lookups should
be performed from LDAP only as not all objects or attributes are
replicated to Global Catalog.
This patch adds a generic failover mechanism for identity lookups in the
AD provider that allows to choose the appropriate source and even fail over
to the other source if available.
Diffstat (limited to 'src/providers/ad/ad_subdomains.c')
0 files changed, 0 insertions, 0 deletions