[Dovecot] Ldap Proxy

Harrison Metzger harrisonmetz at gmail.com
Wed Nov 21 05:08:48 EET 2007


Hello

I'm trying to do an ldap proxy but it is not working, it just continues to
access the user's mailbox. I was able to do a proxy with a user in a
"passwd-file", but not ldap directory. Here is part my "args" file on the
passdb ldap stanza:

base = dc=example,dc=com
auth_bind = yes
pass_filter =
(&(objectClass=BCMailAccount)(BCMailEnable=true)(BCMailDovecotEnable=true)(uid=%u)(BCMailDovecotProxyHost=*))
pass_attrs = uid=user,proxy,BCMailDovecotProxyHost=host


I've turned on auth_verbose, debug, etc and still can't figure out why it
wont proxy. Ive tried adding user_attrs (the same as the pass attrs). I've
even just put nologin in the pass_attrs but the user is still able to login,
its like that field is not being processed.

Harrison Metzger


More information about the dovecot mailing list