OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Sasl + Mysql Issue

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Wed Jan 04 2006 - 08:25:24 CST


Am Wednesday 04 January 2006 15:13 schrieb newbie:

> > The account-Stack is completely missing.
> >
> > Copy the auth-Line and 's/auth/account/'.
> >
> > account required pam_mysql.so verbose=1 user=dbuser passwd=dbpassword
> > db=db host=myhost table=users usercolumn=userid passwdcolumn=password
> > crypt=0 sqllog=0
>
> I added that but the still have the same problem .
>
> >># saslauthd -v
> >>saslauthd 2.1.20
> >
> > Check if saslauthd is really started with "-r".
>
> # cat /etc/sysconfig/saslauthd
> SOCKETDIR=/var/run/saslauthd
> MECH=pam
> # Additional flags to pass to saslauthd on the command line. See
> saslauthd(8)
> # for the list of accepted flags.
> FLAGS="-V -r -n 0"
>
> I even tried to launch it without the fedora script and the error is
> also still the same.
>
> I may have messed up something else somewhere else too, but I m a bit
> lost at this point :)

Show "ps aux|grep saslauthd", please.

--
        Andreas