Red Hat Bugzilla – Bug 1044134
[RFE] should set LDAP_OPT_X_SASL_NOCANON to LDAP_OPT_ON by default
Last modified: 2015-03-05 04:29:34 EST
This bug is created as a clone of upstream ticket: https://fedorahosted.org/389/ticket/47317 389 should use ldap_set_option(ld, LDAP_OPT_X_SASL_NOCANON, LDAP_OPT_ON) for outgoing ldap connections. This option should also be configurable via a configuration attribute, with the value of "on" by default. http://ssimo.org/blog/id_015.html
[root@dhcp201-126 export]# ldapsearch -p 389 -h localhost -D "cn=Directory Manager" -w Secret123 -LLL -b "cn=config" | grep nsslapd-connection-nocanon nsslapd-connection-nocanon: on Hence VERIFIED,
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0416.html