Dear List,

after having authldap working (System OpenBSD 3.1, openldap 
2.0.25,sqwebmail-3.3.7,qmail-ldap database), I have the problem, that 
sqwebmail still won't let me in. 

Here are my authldaprc settings. 
LDAP_SERVER             127.0.0.1
LDAP_PORT               389
LDAP_BASEDN             dc=test,dc=test,dc=de
LDAP_BINDDN             cn=manager,dc=test,dc=test,dc=de
LDAP_BINDPW             secret
LDAP_TIMEOUT            5
LDAP_AUTHBIND      0
LDAP_MAIL               mail
LDAP_DOMAIN             test.test.de
LDAP_GLOB_UID   vmail
LDAP_GLOB_GID   vmail
LDAP_HOMEDIR    mailMessageStore
LDAP_MAILDIR            mailMessageStore        
LDAP_FULLNAME   cn
LDAP_CRYPTPW    userPassword
LDAP_DEREF              never
LDAP_TLS                        0

Authldap finds the server and connects. This is what the log says:

@400000003d5d08f02158106c daemon: conn=5 fd=9 connection from 
IP=127.0.0.1:32617 (IP=127.0.0.1:389) accepted.
@400000003d5d08f02187271c conn=5 op=0 BIND 
dn="CN=MANAGER,DC=test,DC=test,DC=DE" method=128
@400000003d5d08f021e52984 conn=5 op=0 RESULT tag=97 err=49 text=
@400000003d5d08f022015474 conn=5 op=1 UNBIND
@400000003d5d08f0220fe6ec conn=-1 fd=9 closed

I have the password stored {SHA} encrypted.

What could I have done wrong? Do authdaemond/authldap support sha-encrypted 
passwords?


Regards,

Holger

Reply via email to