> If it would help I can supply you with a logon to my box?

I don't have the time now, sorry.
 
> Extract of /etc/init.d/saslauthd is below:
> 
> #! /bin/bash
> #
> # saslauthd      Start/Stop the SASL authentication daemon.
> #
> # chkconfig: - 95 05
> # description: saslauthd is a server process which handles plaintext \
> #              authentication requests on behalf of the 
> cyrus-sasl library.
> # processname: saslauthd
> 
> # Source function library.
> . /etc/init.d/functions
> 
> # Source our configuration file for these variables.
> SOCKET=/var/run/saslauthd/mux
> MECH=shadow
> FLAGS=
> if [ -f /etc/sysconfig/saslauthd ] ; then
>         . /etc/sysconfig/saslauthd
> fi
> 
> RETVAL=0


Looks like a vendorpackage. Perhaps your missing some rpm's?
Check that nothing is running in a chroot.


Michael
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to