24 Aug
2003
24 Aug
'03
7:10 a.m.
On Sun, Aug 24, 2003 at 03:21:28AM +0300, Timo Sirainen wrote:
LDAP knowledge isn't very good, but maybe it's looking into wrong schema? Did you change user_attrs or user_filter in dovecot-ldap.conf?
Bingo. When I was originally trying to get authentication to work, I removed everything from the user_attrs setting except uid. I copied the original setting back in from the original file, and now it works fine. The raw log directory is filling up like crazy.
Timo, you've got to explain this setting. Here's the original setting: user_attrs = uid,homeDirectory,,uid,uidNumber,gidNumber ^^^^^ There's an extra uid and an extra comma, but when I remove them, authentication fails. What's going on? What's with the duplicates?
Bob