--On March 5, 2014 at 2:12:05 PM +0800 saurabh ohri <sam_ohri@yahoo.co.in> wrote:
Hi, Does anyone installed openldap 2.4.39 or later. Please help me with self created document as i am getting stuck at various point. I have installed and configured but not able to : 1) Change the ldap to work for ldap(389) to ldaps(636) with openssl certs. 2) Not able to convert the slapd.conf to config. 3) Implementing password policies. 4) 2 node Replication Master-Master
I would suggest providing more information on what you've attempted, and to read the admin guide.
For converting slapd.conf to cn=config, it is quite simple: slaptest -f /path/to/slapd.conf -F /path/to/config/storagedir like: mkdir -p /usr/local/var/cn=config slaptest -f /usr/local/etc/slapd.conf -F /usr/local/var/cn=config mv /usr/local/etc/slapd.conf /usr/local/etc/slapd.conf.dead slapd -F /usr/local/var/cn=config --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration