summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2013-10-18 15:54:22 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-10-22 23:56:00 +0200
commit97139975c91bcd5015141d5c18178df927b91b73 (patch)
tree94882613a15cef9fc0e0001f80b7550f30fa4043 /scripts
parent48323e596876a5b4a6c493aede44b3db7df23164 (diff)
downloadsssd-1.9.2-129.el6.tar.gz
sssd-1.9.2-129.el6.tar.xz
sssd-1.9.2-129.el6.zip
sdap_get_generic_ext_send: check if we a re still connectedsssd-1.9.2-129.el6
At the beginning of a LDAP request we check if we are connecte and have a valid sdap handle. But for some requests more than one LDAP operation, typically a search, is needed. Due to the asynchronous handling of LDAP request it might be possible that a second request might detect a server error and close the connection while the first request just finished one LDAP search and wants to start a new LDAP search. This patch tries to make sure that there is a valid sdap handle before sending a LDAP search to the server. Fixes https://fedorahosted.org/sssd/ticket/2126
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions