On 03/26/2012 11:24 AM, Dieter KlÃnter wrote:
i didn't delete alock, now it runsAm Mon, 26 Mar 2012 09:47:50 +0200 schrieb stefano <stefano.malini@gmail.com>:Hi, am creating a database ldap on squeeze. the configuration was ok. due to some errors adding new entries, following the guide "Mastering OpenLDAP", page 96, i deleted with this command: rm __db.* *.bdb log.* then i succesfully added two ldif files using slapdadd. i started slapd with /etc/init.d/slapd start. i launching ldapsearch but the answer ii can't contact the server. i checked with ps -aux about the slapd process but i didn't find it. i checked in /var/run/slapd/ and there is not slapd.pid. have you got idea about this? what could i do?run slapd in debugging mode, read man slapd(8) for more information. -Dieter thanks |