Description of problem: Currently, RHEL 9 has OpenLDAP 2.6.2 version. We need to rebase OpenLDAP to 2.6.3 version in RHEL 9.3 and then backport the change to Z-stream.
# rpm -qa | grep openldap openldap-2.6.3-1.el9.x86_64 openldap-clients-2.6.3-1.el9.x86_64 openldap-compat-2.6.3-1.el9.x86_64 In a case of building the openldap-servers package from source: openldap-servers-2.6.3-1.el9.x86_64 Basic tests for 389-ds and openldap pass with the rebase.