Hi peeps :-)

As I've been working on trying to get this working for 2 days with little sleep (Mind I'm a linux noob, so that prob does'nt count for much). I'm am willing to pay $40USD via paypal for somebody to log onto my box and sort it out for me. (And Explaining where I went wrong so I know in the future would help 2)

Thanx a lot

Abigail Hocking
Director TPCNET Ltd
----- Original Message ----- From: "Andrew Simon" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, June 02, 2005 11:53 AM
Subject: Re: [Web-cyradm] Timeout on accessing,accountsscreenonfreshinstallofcyradm


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

Shouldnt you have MECH=PAM in your saslauthd startup script???? I know you have to have it in one of saslauthd's config files... Ill check my startup script later to see what i have...

-andrew simon
_______________________________________________
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

Reply via email to