On January 2, 2006 21:16, Alexander Dalloz wrote: > Am Di, den 03.01.2006 schrieb Craig White um 2:24: > > try chown -R ldap:ldap /var/lib/ldap > > > > add "loglevel 256" to slapd.conf > > "256" is the default log level value. Under normal circumstances this is > enough verbosity. > > http://www.zytrax.com/books/ldap/ch6/#loglevel > > > echo "local4.* /var/log/slapd.log" > /etc/syslog.conf > > Attention! Hope it is not too late already: do not run this command > unchecked! It will override your existing syslog configuration with just > a single line. Use ">>" instead of the ">" to just append the new log > instruction. > > > service syslog restart > > > > Craig > > Alexander Thanks Alexander, I caught it. Will try this now Craig. Thank you. Phil