[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: OpenLDAP not logging



>>Set local4.* /var/log/ldap.log in /etc/syslog.conf (rebooted)
>
>Was the entry tab seperated?

>>> Yes...

>All you really need to do is redirect local4.debug:
>
>local4.debug            /var/log/ldap

>>> Changed it, didn't help either...

GT: You MUST kill and restart syslogd after changing this line. If file
/var/log/ldap does not exist, create it:

# touch /var/log/ldap
# pkill -HUP syslogd