Friday, December 19, 2003, 12:02:57 AM, Robert wrote: > Beast wrote:
>> >> What's the ldap.log says? >> >> --beast >> > I do not have a /var/log/ldap.log and I don't see any errors in > /var/log/syslog either (This is running on Debian stable). What log > level does slapd need to be set at (and how would one do it? I see > multiple options for logging with slapd)? by default log level is enough (256) using local4 facility. in /etc/syslog.conf make sure you have something like : local4.* -/var/log/ldap.log or run slapd without daemon mode. --beast -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
