Hacker News new | ask | show | jobs
by jlgaddis 2962 days ago
There are a few "known issues" with OpenLDAP [0] in the RHEL 7.5 release notes but I don't see that one mentioned.

ICYMI, the openldap-servers package is "deprecated and will not be included in a future major release of Red Hat Enterprise Linux".

For RHEL, that means it will remain in the 7.x versions but will not be included in 8.x when it is released (which should be Real Soon Now(tm)).

For CentOS, that also (likely) means that OpenLDAP will not be included in future (major) versions.

[0]: https://access.redhat.com/documentation/en-us/red_hat_enterp...

1 comments

OpenLDAP-LTB provides up-to-date openldap packages for CentOS - http://ltb-project.org/documentation/openldap-rpm

openldap upstream suggest using these on CentOS / RHEL over the redhat packages, if operating the server components.

Redhat ships with 389 directory server for several years already (former Netscape Directory) and when you install FreeIPA, you will get 389 by default. I don't think FreeIPA even works with OpenLDAP.