)
> > /lib/ld-linux.so.2 => /usr/lib/ld-linux.so.2 (0x8000)
Greets
Mark Davis
- Original Message -
From: "Mark Davis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 12, 2001 1:40 PM
Subject: Re: pam/mysql doesnt work
> Hi! again
and which pam_mysql? did you compile it enabling DEBUG option?
Nick
-Original Message-
From: Mark Davis [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 12, 2001 14:40
To: [EMAIL PROTECTED]
Subject: Re: pam/mysql doesnt work
Hi! again
Thx for your answer. But i also tried to compile
Hi! again
Thx for your answer. But i also tried to compile sasl with the follwoing
options:
$ ./configure --prefix=/usr --with-passwd_method=PAM --with_pam=/lib/security
or
$ ./configure --prefix=/usr --with_pam=/lib/security
and as you can see in the log of my configure:
> >checking for pam_
Mark,
try with pan instad of PAM in the entry of /etc/imapd.conf
(and be sure the lines in this file does not contains ant
extra trailing spaces)
I'm almost sure the right entry name in this file is
sasl_pwcheck_method so you can drop the pwcheck_method entry.
Mark Davis <[EMAIL PROTECTED]> w
Mark,
Try substituting --with-pam for --with-passwd_method=PAM when
configuring sasl.
Also try removing:
pwcheck_method: PAM
from your /etc/imapd.conf . You should only require:
sasl_pwcheck_method: pam
Mark Davis wrote:
>Hi all...
>
>I want to authenticate the users via a mysql-db.