dovecot: allow dovecot-auth to read SASL keytab

Signed-off-by: Kenton Groombridge <concord@gentoo.org>
This commit is contained in:
Kenton Groombridge 2024-05-06 15:59:55 -04:00 committed by 0xC0ncord
parent cd781e783e
commit 03711caea1
1 changed files with 4 additions and 0 deletions

View File

@ -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)