At 03:06 PM 1/4/2005, you wrote:
--On Tuesday, January 04, 2005 2:22 PM -0500 JD <jd_borozo@borozo.com> wrote:
I am unable to get OpenLDAP to log. Here is my setup:
- FreeBSD 4.10-RELEASE - openldap-sasl-server-2.2.19 - openldap-sasl-client-2.2.19
Set loglevel -1 in slapd.conf.
Try 256 first.
Changed, didn't help...
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...
Thank you...
jd