> That's exectly what I have done. > After starting slapd and doing ldapsearch, > there is no file slapd in /var/log. > > > > > Put this on /etc/syslog.conf > > > > local4.debug /var/log/slapd I believe some instances of syslog may require that the file already exist. Try % touch /var/log/slapd % kill -1 `cat /etc/syslog.pid` (You did restart syslogd, right?) -Mark Adamson Carnegie Mellon