[Dovecot] Dovecot Authentication through LDAP Server
Timo Sirainen
tss at iki.fi
Fri Jun 9 14:14:10 EEST 2006
On Thu, 2006-06-08 at 16:57 +0530, ashok cvs wrote:
> dn = uid=root,ou=People,dc=msdpl,dc=com
..
> Jun 8 13:13:46 testmail dovecot-auth: ldap(root): No password in reply
This means that the dn you gave doesn't have read permission to the
userPassword field in LDAP, so it's not returned. This is the default so
you'll need to play with the LDAP server's permissions.
Alternative is to use auth binds, which is probably what you want to do
anyway instead. Except you seem to be using Dovecot 0.99.x which doesn't
support this feature. I'd suggest upgrading to 1.0betas in any case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20060609/bfffe333/attachment.pgp
More information about the dovecot
mailing list