Thanks Emmanuel, Is it a stable version we can reply upon? Because the request is for a production environment which are running critical business applications
As part the OS upgrade (6.4 to 7.9), the default OpenLDAP comes in RHEL7.9 is openldap-servers-2.4.44-24.el7_9.
This is a existing setup in production. We just want to upgrade it (rpm -Uvh) :) on the exisitng RPMs.
#rpm -qa | grep -i openldap openldap-2.4.23-31.el6.x86_64 compat-openldap-2.3.43-2.el6.x86_64 openldap-devel-2.4.23-31.el6.x86_64 openldap-servers-2.4.23-31.el6.x86_64 openldap-clients-2.4.23-31.el6.x86_64
Thanks Santosh