21.05.2011 19:59, Timo Sirainen wrote:
> I guess a generic implementation could be added:
At least several people are waiting for it.
> passdb {
> # overridden by passdb entries
> extra_fields_defaults = uid=1000 gid=1000
>
> # these override the passdb entries
> extra_fields_overrides = ho
On 21.5.2011, at 10.23, Sergey Urushkin wrote:
> And no hope it'll be implemented ever?
I guess a generic implementation could be added:
passdb {
# overridden by passdb entries
extra_fields_defaults = uid=1000 gid=1000
# these override the passdb entries
extra_fields_overrides = home=/h
And no hope it'll be implemented ever?
--
Best regards,
Sergey Urushkin
Timo Sirainen wrote:
On Fri, 2011-05-20 at 09:37 +0400, Sergey Urushkin wrote: > Is there a way to
specify global fields for passwd-file DB? No.
On Fri, 2011-05-20 at 09:37 +0400, Sergey Urushkin wrote:
> Is there a way to specify global fields for passwd-file DB?
No.
Is there a way to specify global fields for passwd-file DB? Currently
interested in "home" for userdb and "allow_nets" for passworddb.
The next doesn't work, of course:
passdb passwd-file {
args = username_format=%n allow_nets=127.0.0.1
/etc/dovecot/dovecot.passwd.%d
}
userdb passwd-file {