Hi,

my authldap does not work.
I have LDAP_AUTHBIND set to 1. When I bind manually with the user I
need, everything works fine. If open an imap-session and try to login,
the server kicks me out without an errormessage, having successfully
verified my password (no error, see log). What am I doing wrong?
Is that an authentication-issue? Or could it be something wholly
different?

[root@www /]# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc.
See COPYING for distribution information. 
001 LOGIN testuser "testpassword"
Connection closed by foreign host.
[root@www /]#

conn=3 fd=9 connection from IP=127.0.0.1:32895 (IP=0.0.0.0:34049)
accepted. 
conn=3 op=0 BIND dn="CN=ADMIN,OU=USERS,O=EXAMPLE.COM" method=128
conn=3 op=0 RESULT tag=97 err=0 text=
conn=3 op=1 SRCH base="ou=users,o=example.com" scope=2
filter="(uid=testuser)" 
conn=3 op=1 SEARCH RESULT tag=101 err=0 text=
conn=4 fd=14 connection from IP=127.0.0.1:32896 (IP=0.0.0.0:34049)
accepted. 
conn=4 op=0 BIND dn="CN=TESTUSER,OU=USERS,O=EXAMPLE.COM" method=128
conn=4 op=0 RESULT tag=97 err=0 text=
conn=4 op=1 UNBIND


 Timo



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to