Hi,
this patch extends the test for LDAP connection callbacks. There is a bug in OpenLDAP 2.4.12 which makes ldap_set_option() fail. Now it is first check if the ldap_conncb structure is available and then if ldap_set_option() succeeds.
bye, Sumit
On Fri, Feb 12, 2010 at 3:50 AM, Sumit Bose sbose@redhat.com wrote:
Hi,
this patch extends the test for LDAP connection callbacks. There is a bug in OpenLDAP 2.4.12 which makes ldap_set_option() fail. Now it is first check if the ldap_conncb structure is available and then if ldap_set_option() succeeds.
Works like a champ with openldap 2.4.12.
Tested-by: Jeff Schroeder jeffschroeder@computer.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 02/12/2010 08:34 AM, Jeff Schroeder wrote:
On Fri, Feb 12, 2010 at 3:50 AM, Sumit Bose sbose@redhat.com wrote:
Hi,
this patch extends the test for LDAP connection callbacks. There is a bug in OpenLDAP 2.4.12 which makes ldap_set_option() fail. Now it is first check if the ldap_conncb structure is available and then if ldap_set_option() succeeds.
Works like a champ with openldap 2.4.12.
Tested-by: Jeff Schroeder jeffschroeder@computer.org
Ack.
The code looks good as well.
Thanks for testing, Jeff!
- -- Stephen Gallagher RHCE 804006346421761
Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 02/12/2010 08:36 AM, Stephen Gallagher wrote:
On 02/12/2010 08:34 AM, Jeff Schroeder wrote:
On Fri, Feb 12, 2010 at 3:50 AM, Sumit Bose sbose@redhat.com wrote:
Hi,
this patch extends the test for LDAP connection callbacks. There is a bug in OpenLDAP 2.4.12 which makes ldap_set_option() fail. Now it is first check if the ldap_conncb structure is available and then if ldap_set_option() succeeds.
Works like a champ with openldap 2.4.12.
Tested-by: Jeff Schroeder jeffschroeder@computer.org
Ack.
The code looks good as well.
Thanks for testing, Jeff!
Pushed to master.
- -- Stephen Gallagher RHCE 804006346421761
Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
sssd-devel@lists.fedorahosted.org