RE: POP AUTHFAIL [more info]

2002-11-08 Thread Toomas Vann
HI!

I was just messing around to get LDAP work aswell.
I got it working yesterday, hope it stays this way.
I am using:
Cyrus imapd 2.1.9
cyrus-sasl-2.1.7-2
openldap-2.0.25-1
pam-0.75-40

And file /etc/pam.d/imap looks like :

#%PAM-1.0
auth   required /lib/security/pam_ldap.so
accountrequired /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 [more info]


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 "authentication failed"
23: NO "authentication failed"
28: NO "authentication failed"
and continues the error in 33, 38, 43, 48 and so on..

:-)

This is normal?

Thanks 

Felix

-- 
Felix Cuello
[EMAIL PROTECTED]

Qodiga/its
Av.Santa Fe 882 P.13 Of. "E"
C.P. ABP1059C
Tel.: (54) 011 - 4312-1698
Buenos Aires - Argentina



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 failed"
> 13: NO "authentication failed"
> 18: NO "authentication failed"
> 23: NO "authentication failed"
> 28: NO "authentication failed"
> and continues the error in 33, 38, 43, 48 and so on..
>
> :-)
>
> This is normal?
>

This is proly caused by a slow ldap query.  Please see my previous email
message.

Just curious, what does 'timex ./testsaslauthd -u fcuell -p secret -R 5'
return.

-- 
Igor




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 "authentication failed"
23: NO "authentication failed"
28: NO "authentication failed"
and continues the error in 33, 38, 43, 48 and so on..

:-)

This is normal?

Thanks 

Felix

-- 
Felix Cuello
[EMAIL PROTECTED]

Qodiga/its
Av.Santa Fe 882 P.13 Of. "E"
C.P. ABP1059C
Tel.: (54) 011 - 4312-1698
Buenos Aires - Argentina