Am Mon, 18 Jul 2016 15:46:26 +0000 schrieb Kaveh Ehsani <[email protected]>:
> > I am trying to load the module for openldap mdb backend which is > suppose to be located in /usr/lib64/openldap but it is not there. I > am trying this ldif; > > > dn: cn=module,cn=config > > objectClass: olcModuleList > > cn: module > > olcModulepath: /usr/lib64/openldap > > olcModuleload: back_mdb > > > ldapadd -Y EXTERNAL -H ldap:/// -f mod-mdb.ldif > > > Of course there re no back_bdb or back_hdb, do I not need to load the > module first !? I am using centos 7, Thank you. Most likely back_mdb is built in, run slapd -VVV which will list the built in modules. -Dieter -- Dieter Klünter | Systemberatung http://sys4.de GPG Key ID: E9ED159B 53°37'09,95"N 10°08'02,42"E
