saslauthd

Discussion in 'Installation/Configuration' started by glt50, Jun 27, 2006.

  1. glt50

    glt50 New Member

    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.
     
  2. tosser

    tosser New Member

    Code:
    /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
    put this into you root shell.
    show then with
    Code:
    ps aux | grep sasl
    if it run.
     
  3. Hans

    Hans Moderator ISPConfig Developer

Share This Page