From 0e27962b0764890bfe7e357cf1e19470df974f3d Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Tue, 12 Jul 2011 12:09:09 +0000 Subject: [PATCH] Allow dovecot-auth to execute pam_krb5_storetmp --- policy/modules/services/dovecot.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/services/dovecot.te b/policy/modules/services/dovecot.te index f4f24023..4bbff24b 100644 --- a/policy/modules/services/dovecot.te +++ b/policy/modules/services/dovecot.te @@ -220,6 +220,8 @@ dovecot_stream_connect_auth(dovecot_auth_t) kernel_read_all_sysctls(dovecot_auth_t) kernel_read_system_state(dovecot_auth_t) +corecmd_exec_bin(dovecot_auth_t) + logging_send_audit_msgs(dovecot_auth_t) logging_send_syslog_msg(dovecot_auth_t) -- 2.47.2