dovecot: allow dovecot-auth to read SASL keytab
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
This commit is contained in:
parent
cd781e783e
commit
03711caea1
|
@ -321,6 +321,10 @@ optional_policy(`
|
|||
postfix_search_spool(dovecot_auth_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
sasl_read_keytab(dovecot_auth_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
postgresql_unpriv_client(dovecot_auth_t)
|
||||
|
||||
|
|
Loading…
Reference in New Issue