PDA

View Full Version : saslauthd


glt50
27th June 2006, 09:17
Hello
I am using The Perfect Setup for Debian Sarge 3.1 and doing authentication using saslauthd for postfix installation.

When I run
/etc/init.d/saslauthd start

I get the following error
Starting SASL Authentication Daemon: (failed)

Should I get this message?
If not, I assume there is an error somewhere, where should I start to look to resolve this problem?

Tx for the help in advance.

tosser
27th June 2006, 10:28
/usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam

put this into you root shell.
show then with ps aux | grep sasl if it run.

Hans
8th July 2006, 10:57
You can have a look here:

http://www.howtoforge.com/forums/showthread.php?t=3917&highlight=saslauthd+Hans