On Tue, Jul 27, 2010 at 02:08:00PM -0500, Dan White wrote: > What are the contents of your /etc/default/saslauthd and > /etc/saslauthd.conf? What's the output of 'grep -r auth /etc/*syslog*?
| # grep -v "^#" /etc/default/saslauthd | grep -v "^$" | START=yes | DESC="SASL Authentication Daemon" | NAME="saslauthd" | MECHANISMS="ldap" | MECH_OPTIONS="" | THREADS=5 | OPTIONS="-c -m /var/run/saslauthd" | # cat /etc/saslauthd.conf | ldap_servers: ldap://ldap.example.org | ldap_use_sasl: yes | ldap_mech: DIGEST-MD5 | # grep -r auth /etc/*syslog* | /etc/rsyslog.conf:auth,authpriv.* /var/log/auth.log | /etc/rsyslog.conf:*.*;auth,authpriv.none -/var/log/syslog | /etc/rsyslog.conf: auth,authpriv.none;\ | /etc/rsyslog.conf: auth,authpriv.none;\ Bastian -- I have never understood the female capacity to avoid a direct answer to any question. -- Spock, "This Side of Paradise", stardate 3417.3 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org