Well, most of my issues are gone with adding auth cache. However, I
am having an issue. Sometimes, even though cache incorrect passwords
is disabled, new passwords do not work. It would seem that once a
user logs in with one password successfully the cache does not
automatically retry if the user tries a different passwords. I would
think that the auth cache should check to see if the password changed
on the ldap server if something other than the cached password is
entered.
Is this something wrong with my configuraiton, or the auth code itself?
Thanks,
Dave
Quoting Timo Sirainen tss@iki.fi:
On Wed, 2008-10-08 at 08:01 -0400, David Cunningham wrote:
After a few hours of running, I get tons of the following errors in my logs:
dovecot: Oct 08 07:41:50 Error: auth(default): ldap(user@domain,x.x.x.x): Request queue is full
BTW. I improved this error message slightly to also tell how many seconds old data is in the queue. http://hg.dovecot.org/dovecot-1.1/rev/0329dc4df5ed
I guess you're using auth binds? If you weren't, I think it wouldn't be possible to fill the queue.