I can not get openldap authentification to work for the imap netscape client.
I did not tried any other imap client.

compile and gmake worked fine FreeBSD 4.4
got pop3d to work fine via /etc/aliases

I have:
FreeBSD 4.4
courier-imap-1.4.2
openldap-2.0.21
postfix-20010228-pl08


impad would not work for authldap
I am getting error:

authdaemond.ldap: ldap_simple_bind_s failed: Invalid credentials

on the ldap side I get:

conn=62 op=0 BIND dn="" method=128
ber_flush: 14 bytes to sd 9
conn=62 op=0 RESULT tag=97 err=0 text=
conn=62 op=1 SRCH base="o=home, c=com" scope=2 filter="([EMAIL PROTECTED])"
ber_flush: 14 bytes to sd 9
conn=62 op=1 RESULT tag=101 err=32 text=
conn=62 op=2 UNBIND
conn=-1 fd=9 closed



conf files are:

#
# CLEARPW is the clear text password.  CRYPT is the crypted password.
# ONE OF THESE TWO ATTRIBUTES IS REQUIRED.  If CLEARPW is provided, and
# libhmac.a is available, CRAM authentication will be possible!

# LDAP_CLEARPW          clearPassword
LDAP_CRYPTPW            userPassword

I am using an Seeded SHA1 hash of user password (using the seed "salt")


here is the ldif file entry

dn: uid=kacanski, dc=home, dc=com
objectClass: top
objectClass: inetOrgPerson
objectClass: inetLocalMailRecipient
cn: Sasha Kacanski
sn: User
uid: kacanski
userPassword: {SSHA}oHZfl/1XLsVrwFd6JCAs+GljHBHDGdLh
mail: [EMAIL PROTECTED]
mailLocalAddress: [EMAIL PROTECTED]
mailHost: mail.home.com


Can anybody help here
thanks much
/s





__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

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

Reply via email to