I don't use openldap anymore. But if it helps, this is how the slapd was
setup originally. This was before intrepid. I just did a fresh
installation and added some lines to slapd.conf. This is from our
installation notes:

sudo apt-get install slapd ldap-utils
echo -e "\ndatabase hdb\nsuffix \"dc=api,dc=no\"\nrootdn 
\"cn=Manager,dc=api,dc=no\"\nrootpw password" | sudo tee -a /etc/ldap/slapd.conf
sudo /etc/init.d/slapd restart
 
I did not remove the preconfigured "nodomain" entry, so I guess i had 2 
databases, yes.

With the upgrade to intrepid, the slapd was converted to a new
configuration format. But I can't help with further details on the new
format.

-- 
package slapd 2.4.15-1ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/365915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to