https://bugzilla.redhat.com/show_bug.cgi?id=479313
Resolves: bug 479313
Bug Description: Server to Server SASL - DIGEST/MD5 - Can not Stop server
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: Using ldap_set_option with LDAP_OPT_X_SASL_SECPROPS is
not thread safe. ldap_set_option acquires the OPTION lock, but using
LDAP_OPT_X_SASL_SECPROPS just calls return rather than calling break to
exit the switch and unlock the lock. A mozilla bug has been filed
https://bugzilla.mozilla.org/show_bug.cgi?id=473438. The fix is to use
LDAP_OPT_X_SASL_SSF_MAX.
Platforms tested: RHEL5
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=328916&action=diff
--
Fedora-directory-devel mailing list
Fedora-directory-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-devel