unable to start saslauthd

Discussion in 'Installation/Configuration' started by ewestventure, Sep 9, 2010.

  1. ewestventure

    ewestventure New Member

    Hi,

    I followed the steps of :http://www.howtoforge.com/perfect_setup_centos_4.3_p5

    But while starting saslauthd i am getting the below error, plz help.


    [root@emegano ~]# /etc/init.d/dovecot start
    Starting Dovecot Imap: [ OK ]
    [root@emegano ~]# /etc/init.d/saslauthd start
    Starting saslauthd: saslauthd[23736] :detach_tty : Cannot start saslauthd
    saslauthd[23736] :detach_tty : Another instance of saslauthd is currently running
    [FAILED]
    [root@emegano ~]#
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Try
    Code:
    /etc/init.d/saslauthd restart
     

Share This Page