RE: POP AUTHFAIL [more info]

2002-11-08 Thread Toomas Vann
required /lib/security/pam_ldap.so And saslauth is started with -a pam Try it maybe over pam, look what happens then... Regards, Toomas -Original Message- From: [EMAIL PROTECTED] [mailto:felix;qodiga.com] Sent: Thursday, November 07, 2002 9:25 PM To: cyrus Subject: Re: POP AUTHFAIL

POP AUTHFAIL

2002-11-07 Thread Felix Cuello
Hello! I'm still in troubles... working with Cyrus 2.1.9 and SASL 2.1.9, doing authentication into an openldap server... this error appers in my /var/log/messages Nov 7 15:00:11 sinclair pop3d[3432]: login: sinclair[200.xxx.xxx.xxx] fcuell plaintext Nov 7 15:00:49 sinclair

Re: POP AUTHFAIL

2002-11-07 Thread Igor Brezac
On Thu, 7 Nov 2002, Felix Cuello wrote: Hello! I'm still in troubles... working with Cyrus 2.1.9 and SASL 2.1.9, doing authentication into an openldap server... this error appers in my /var/log/messages Nov 7 15:00:11 sinclair pop3d[3432]: login: sinclair[200.xxx.xxx.xxx]

Re: POP AUTHFAIL

2002-11-07 Thread Felix Cuello
On Thu, Nov 07, 2002 at 02:01:02PM -0500, Erik Enge wrote: [EMAIL PROTECTED] (Felix Cuello) writes: Nov 7 15:00:11 sinclair pop3d[3432]: login: sinclair[200.xxx.xxx.xxx] fcuell plaintext Nov 7 15:00:49 sinclair saslauthd[554]: AUTHFAIL: user=fcuell service=pop realm= Are you

Re: POP AUTHFAIL

2002-11-07 Thread Erik Enge
[EMAIL PROTECTED] (Felix Cuello) writes: Nov 7 15:00:11 sinclair pop3d[3432]: login: sinclair[200.xxx.xxx.xxx] fcuell plaintext Nov 7 15:00:49 sinclair saslauthd[554]: AUTHFAIL: user=fcuell service=pop realm= Are you authenticating via PAM? You might need to add an entry for pop in

Re: POP AUTHFAIL

2002-11-07 Thread Felix Cuello
I comiled testsaslauthd to check connections and it fails sometimes! [root@sinclair saslauthd]# ./testsaslauthd -u fcuell -p secret -R 10 0: OK Success. 1: OK Success. 2: OK Success. 3: NO authentication failed 4: OK Success. 5: OK Success. 6: OK Success. 7: OK Success. 8: NO authentication

Re: POP AUTHFAIL [more info]

2002-11-07 Thread Felix Cuello
Well... doing a 100 repeats using testsaslauthd... I discovered that error is cyclic... :-) ./testsaslauthd -u fcuell -p secret -R 100 [all other tests like 0,1,2,4,5,6,7,9,10, etc. works fine] 3: NO authentication failed 8: NO authentication failed 13: NO authentication failed 18: NO

Re: POP AUTHFAIL [more info]

2002-11-07 Thread Igor Brezac
On Thu, 7 Nov 2002, Felix Cuello wrote: Well... doing a 100 repeats using testsaslauthd... I discovered that error is cyclic... :-) ./testsaslauthd -u fcuell -p secret -R 100 [all other tests like 0,1,2,4,5,6,7,9,10, etc. works fine] 3: NO authentication failed 8: NO authentication