#1100 error while setting LDAP_OPT_X_SASL_NOCANON should not be fatal
Closed: Fixed None Opened 12 years ago by jhrozek.

A user reported that OpenLDAP returned an error while setting LDAP_OPT_X_SASL_NOCANON. SSSD treats all errors while setting LDAP options as fatal and abort connecting. I think this particular option (and maybe others) should not be treated as fatal, we could either:

- only set the nocanon option if SSSD is configured to perform a SASL bind later on
- do not fail during setting the option, just complain to the logs that setting the option failed and a SASL bind might fail later

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.7.0
owner: somebody => jhrozek

Fields changed

patch: 0 => 1
status: new => assigned

Fields changed

milestone: SSSD 1.7.0 => SSSD 1.5.16

Fixed by:
- 09b7183 (master)
- 17707de (sssd-1-6)
- a8e3b90 (sssd-1-5)

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.5.16

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2142

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata