#49730 MozLDAP bindings have been unsupported for a while
Closed: wontfix by mhonek. Opened by mhonek.

Issue Description

For quite a while MozLDAP bindings have not been taken care of, as we do support only OpenLDAP library now. Building without OpenLDAP is not possible.

Package Version and Platform

389-ds-base-1.4.0

Actual results

The code contains a lot of conditionals to behave differently for each, MozLDAP and OpenLDAP.

Expected results

No USE_OPENLDAP conditionals are in the code, no superfluous symbol redefinitions for MozLDAP compatibility are in the code, and ensured inability to change to build with MozLDAP.

Additional note

This is a follow-up for PR #49727 as discussed in its comments.


Metadata Update from @mhonek:
- Issue assigned to mhonek

Metadata Update from @mreynolds:
- Custom field component adjusted to None
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue set to the milestone: 1.4.0

Commit b770ac72 fixes this issue

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

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2789

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 Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata
Related Pull Requests