[Dovecot] permissions on auth-userdb Error: userdb lookup
Dieter Knopf
dieterknopf at googlemail.com
Mon Sep 20 20:32:21 EEST 2010
2010/9/20 Timo Sirainen <tss at iki.fi>:
> And when you set those, does auth-userdb socket's owner/group change or
> is it still root?
Nope :(
srw------- 1 root root 0 20. Sep 19:28 auth-client
srw------- 1 dovecot root 0 20. Sep 19:28 auth-login
srw------- 1 vmail vmail 0 20. Sep 19:28 auth-master
srw------- 1 root root 0 20. Sep 19:28 auth-userdb
srw------- 1 dovecot root 0 20. Sep 19:28 auth-worker
Config is:
service auth {
unix_listener auth-master {
group = vmail
user = vmail
mode = 0600
}
}
Seems like my config part is for the auth-master-sock only.
So i need to at a unix_listener auth-userdb? (static)
Thanks
More information about the dovecot
mailing list