#401 Connection callback not available in older version of OpenLDAP
Closed: Fixed Opened by sbose.

To support LDAP referrals OpenLDAP's connection callback are used to retrieve the file descriptor of the LDAP connection. This callback is only available in OpenLDAP version 2.4.10 or later. If the callback is not available the old way of retrieving the file descriptor of the main connection is used, which cannot handle LDAP referrals.

As a consequence at the moment sssd cannot support LDAP referral on older distributions like RHEL5 or SLES10.


fixed by c12530bed53c51bcf217624ad523ef2b6ddd16c0
man page update: d927ba1d5be6f2e93034737884d7ec17eafe448f

doc: 0 => 1
resolution: => fixed
status: new => closed

Documentation should mention that sssd can support referrals only with OpenLDAP version 2.4.13 or higher.

Fields changed

rhbz: => 0

Metadata Update from @sbose:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.1

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/1443

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.

Metadata