Elias Pereira wrote:
If no log setting in slapd.conf, I can check in the syslog who deleted a certain user account?
Default 'loglevel' is 'stats'. You can see log lines with DEL but you have to trace connection number to find the accompanying BIND.
I'd recommend to use slapo-accesslog [1] for a really decent audit log:
http://www.openldap.org/software/man.cgi?query=slapo-accesslog
Ciao, Michael.