limit sharing ability to certain users
Sami Ketola
sami.ketola at dovecot.fi
Mon Aug 6 21:35:14 EEST 2018
> On 6 Aug 2018, at 8.26, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> You could do
>
> userdb {
> driver = username_format=%Lu passwd-file
> args = /etc/dovecot/share.passwd
> }
>
> # /etc/dovecot/share.passwd
> test at onnet.ch <mailto:test at onnet.ch>::::::: userdb_acl=vfile:/etc/dovecot/dovecot-acl userdb_acl_globals_only = yes
>
> should prevent the user from modifying any ACL files.
>
close, but few typos. userdb should be:
userdb {
driver = passwd-file
args = username_format=%Lu /etc/dovecot/share.passwd
}
Sami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20180806/2ce154be/attachment-0001.html>
More information about the dovecot
mailing list