diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-06-24 14:06:07 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-06-28 10:53:58 -0400 |
commit | 0daccb28ba9b40a20ac3494aea42ce68c7a92a31 (patch) | |
tree | fdab915b41a8e434a575900d3bcb6b5ff03b2eef /src/providers/proxy/proxy.c | |
parent | b22c0449d1f4943944b8a4dd037f97a69192c6ca (diff) | |
download | sssd-0daccb28ba9b40a20ac3494aea42ce68c7a92a31.tar.gz sssd-0daccb28ba9b40a20ac3494aea42ce68c7a92a31.tar.bz2 sssd-0daccb28ba9b40a20ac3494aea42ce68c7a92a31.zip |
Make RootDSE optional
In violation of the standard, some LDAP servers control access to
the RootDSE, thus preventing us from being able to read it before
performing a bind.
This patch will allow us to continue on if the RootDSE was
inaccessible. All of the places that we use the return value of
the RootDSE after this are already checked for NULL and use sane
defaults if the RootDSE is unavailable
Diffstat (limited to 'src/providers/proxy/proxy.c')
0 files changed, 0 insertions, 0 deletions