Thanks, Quanah Is it possible to direct upgrade from 2.4.32 to latest version.
Also, can we horizontal scale a 2 node mirror mode setup? I am confused after seeing suggestions on different sites. Regards Chandan Jain On Fri, Mar 5, 2021, 00:28 Quanah Gibson-Mount <[email protected]> wrote: > > > --On Thursday, March 4, 2021 11:49 PM +0530 chandan jain > <[email protected]> wrote: > > > > > It is openldap-2.4.32, i don't see any mdb support option while > > compiling . > > It is compiled with below options: > > > > > > tar -xzf db-5.3.21.tar.gz > > tar -zxf openldap-2.4.32.tgz > > cd db-5.3.21 > > cd build_unix/ > > ../dist/configure --enable-compat185 --enable-dbm --disable-static > > --enable-cxx && make && make install > > db_verify -V > > cd ../.. > > cd openldap-2.4.32 > > ./configure --prefix=/usr/local/OpenLDAP --with-tls=no > > --enable-modules=yes --enable-overlays=yes --enable-ppolicy=yes && make > > depend && make && make install > > 2.4.32 is over 8 years old. As I said, use a current release (2.4.57). > > --Quanah > > -- > > Quanah Gibson-Mount > Product Architect > Symas Corporation > Packaged, certified, and supported LDAP solutions powered by OpenLDAP: > <http://www.symas.com> >
