--On Tuesday, January 2, 2024 10:38 PM +0530 Kaushal Shriyan kaushalshriyan@gmail.com wrote:
Hi,
I am running OpenLdap server 2.4.59 on Red Hat Enterprise Linux release 8.8 (Ootpa) OS in standalone mode without any replication.
# rpm -qa | grep openldap symas-openldap-servers-2.4.59-1.el8.x86_64 openldap-2.4.46-18.el8.x86_64 symas-openldap-2.4.59-1.el8.x86_64 symas-openldap-clients-2.4.59-1.el8.x86_64 # cat /etc/redhat-release Red Hat Enterprise Linux release 8.8 (Ootpa) #
As per this https://repo.symas.com/, I see 2.5 LTS and 2.6 current feature release, I am not sure which one I need to upgrade from 2.4 → 2.5 or 2.6? Also, is there a way to back up and restore OpenLdap server 2.4.59?
You can upgrade from 2.4 to 2.5 or 2.6. There are upgrade instructions on the Symas website you linked to and in the OpenLDAP administrators guide. I would additionally note that you should familiarize yourself with the "slapcat" and "slapadd" utilities, for backing up both the binary and configuration databases.
Regards, Quanah