If it would help I can supply you with a logon to my box?
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
Abigail Hocking
Director TPCNET Ltd
----- Original Message -----
From: "Muenz, Michael" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, June 01, 2005 3:42 PM
Subject: RE: [Web-cyradm] Timeout on accessing accounts
screenonfreshinstallofcyradm
Yes I did that. I did it again just to make sure and nothing
has changed :-(
> /etc/init.d/saslauthd: line 1: ---: command not found
> /etc/init.d/saslauthd: line 4: --: command not found
> Starting saslauthd: [ OK ]
What's in line 1 and 4?
_______________________________________________
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
_______________________________________________
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