Slapd service won't start, unable to open pid file
- by Foezjie
I'm trying to set up a test LDAP-server for some developers but I'm running into some trouble.
service slapd start
errors so I run
/usr/sbin/slapd -d 1
and this gives me the following error at the end:
unable to open pid file "/var/run/ldap/slapd.pid": 13 (Permission denied)
slapd destroy: freeing system resources.
slapd…