On 3.12.2010, at 20.15, Mohit Chawla wrote: > On Fri, Dec 3, 2010 at 9:55 PM, Timo Sirainen <t...@iki.fi> wrote: > >> So your problems is probably >> http://wiki.dovecot.org/AuthDatabase/LDAP/PasswordLookups#LDAP_server_permissions >> > > I am able to do ldapsearch and get userPassword attribute using the DN that > I have specified in dovecot and slapd configuration files. So, that's > probably not the issue. Any other suggestions to debug this ?
Well, the problem is anyway that userPassword isn't returned by the query. Otherwise here: > dovecot: auth(default): ldap(foo,127.0.0.1): result: uid(user)=foo > uidNumber(userdb_uid)=1008 gidNumber(userdb_gid)=1008 > homeDirectory(userdb_home)=/home/foo would be userPassword(password)=<hidden>