Hi!
Erstmal sorry, wenn ich dieses Thema in den falschen Bereich gepostet haben sollte, weiß aber nicht, wo ich das sonst posten soll.
Also, zum Thema:
Soll für die Arbeit eine LDAP-Anbindung machen.
Habe mir dazu auch schon ein passendes Tutorial rausgesucht.
Aber wenn ich folgendes eingebe (gleich der erste Befehl aus dem HowTo)
bekomme ich schon eine Fehlermeldung:
Was habe ich falsch gemacht? Kann es sein, dass ich da schon einmal slapd installiert habe und das jetzt nicht zusammen funktioniert?
Ich bin am verzweifeln...
Kann mir BITTE jemand helfen? Danke...
Erstmal sorry, wenn ich dieses Thema in den falschen Bereich gepostet haben sollte, weiß aber nicht, wo ich das sonst posten soll.
Also, zum Thema:
Soll für die Arbeit eine LDAP-Anbindung machen.
Habe mir dazu auch schon ein passendes Tutorial rausgesucht.
Aber wenn ich folgendes eingebe (gleich der erste Befehl aus dem HowTo)
Code:
# apt-get install make gcc gcc++ gengetopt libpopt-dev python-crypto
Reading package lists... Done
Building dependency tree... Done
make is already the newest version.
gcc is already the newest version.
gcc is already the newest version.
gengetopt is already the newest version.
libpopt-dev is already the newest version.
python-crypto is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up slapd (2.2.26-5ubuntu2.4) ...
Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.2.26-5ubuntu2.2... done.
Starting OpenLDAP: (db4.2_recover not found), 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 -4
invoke-rc.d: initscript slapd, action "start" failed.
dpkg: error processing slapd (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
slapd
E: Sub-process /usr/bin/dpkg returned an error code (1)
Was habe ich falsch gemacht? Kann es sein, dass ich da schon einmal slapd installiert habe und das jetzt nicht zusammen funktioniert?
Ich bin am verzweifeln...
Kann mir BITTE jemand helfen? Danke...