ich hab auf meinem debian 4.0 server ein wenig mit ldap rumgespielt. Problem ist nun - bei ldap geht gar nichts mehr.
Als alter windowsnutzer wollte ich also slapd und ldap-utils deinstallieren um einfach nochmal neu zu probieren. Dann ist mir aufgefallen das z.b. die slapd.conf bei apt-get remove gar nicht mitgelöscht wird. Ich werde auch bei einer weiteren installation nicht nach einem Passwort gefragt (was bei der ersten installation von slapd der Fall war). Das heisst, das auch der Benutzer noch existiert.
Meine verkorkste slapd-installation wirft folgenden fehler:
Code: Alles auswählen
Starting OpenLDAP: slapd - failed.
The operation failed but no output was produced. For hints on what went
wrong please refer to the system's logfiles (e.g. /var/log/syslog) or
try running the daemon in Debug mode like via "slapd -d 16383" (warning:
this will create copious output).
Below, you can find the command line options used by this script to
run slapd and slurpd. Do not forget to specify those options if you
want to look to debugging output:
slapd -g openldap -u openldap
Code: Alles auswählen
Feb 22 12:59:03 h1365957 slapd[6127]: @(#) $OpenLDAP: slapd 2.3.30 (Mar 9 2007 05:43:02) $ ^Iroot@windlord:/tmp/buildd/openldap2.3-2.3.30/debian/build/servers/slapd
Feb 22 12:59:03 h1365957 slapd[6127]: daemon: IPv6 socket() failed errno=97 (Address family not supported by protocol)
Was mach ich da jetzt am besten?
Danke schonmal[/code]