Re: [Dovecot] strange looking code and userdb errors

2008-06-12 Thread Timo Sirainen
On Thu, 2008-06-12 at 22:27 +0200, Tony den Haan wrote: > hi, > > i'm trying to use passdb ldap and userdb prefetch, using the userdb_ > prefixes in pass_attrs, and i get: > passdb didn't return userdb entries > > looking at the code at auth/userdb-prefetch.c i see: > > if (auth_request->userdb

[Dovecot] strange looking code and userdb errors

2008-06-12 Thread Tony den Haan
hi, i'm trying to use passdb ldap and userdb prefetch, using the userdb_ prefixes in pass_attrs, and i get: passdb didn't return userdb entries looking at the code at auth/userdb-prefetch.c i see: if (auth_request->userdb_reply == NULL) { if (auth_request->auth->userdbs->next ==