On 14.4.2012, at 20.21, Cor Bosman wrote:
> My config was the same as yours. That didnt work for me. But if I add
>
> user = dovecot
> mode = 0666
Hmm. Perhaps I should make this the default.
> That does work. Of course, the difference between 777 and 666 is
> minimal. I think 666 is handled
> > Apr 14 14:29:44 lmtpdirector1 dovecot: auth: Error:
> > passdb(scorpio,127.0.0.1): Auth client doesn't have permissions to do a
> > PASS lookup: /var/run/dovecot/auth-userdb mode=0666, but not owned by UID
> > 112(dovecot)
> > Apr 14 14:29:44 lmtpdirector1 dovecot: lmtp(18298): Error: user s
Am 14.04.2012 um 18:24 schrieb Cor Bosman:
> Apr 14 14:29:44 lmtpdirector1 dovecot: auth: Error:
> passdb(scorpio,127.0.0.1): Auth client doesn't have permissions to do a PASS
> lookup: /var/run/dovecot/auth-userdb mode=0666, but not owned by UID
> 112(dovecot)
> Apr 14 14:29:44 lmtpdirector1 d
Of course the moment I post I seem to have figured it out..
service auth {
unix_listener auth-userdb {
mode = 0777
}
}
Is this safe if your servers are secure?
Cor
hey all, im getting the following error:
Apr 14 14:29:44 lmtpdirector1 dovecot: auth: Error: passdb(scorpio,127.0.0.1):
Auth client doesn't have permissions to do a PASS lookup:
/var/run/dovecot/auth-userdb mode=0666, but not owned by UID 112(dovecot)
Apr 14 14:29:44 lmtpdirector1 dovecot: lmt