After the rework of the code that binds to specific interfaces to

correctly support multihomed server, we need to add a couple of
SELinux lines to the policy file. (lines suggested by Dan Walsh)
This commit is contained in:
Simo Sorce
2008-07-02 17:55:18 -04:00
parent 469fc7663c
commit 79df2465a7

View File

@@ -48,6 +48,9 @@ manage_dirs_pattern(ipa_kpasswd_t, ipa_kpasswd_ccache_t, ipa_kpasswd_ccache_t)
manage_files_pattern(ipa_kpasswd_t, ipa_kpasswd_ccache_t, ipa_kpasswd_ccache_t)
files_var_filetrans(ipa_kpasswd_t, ipa_kpasswd_ccache_t,dir)
kernel_read_network_state(ipa_kpasswd_t)
kernel_read_network_state_symlinks(ipa_kpasswd_t)
corenet_tcp_sendrecv_all_if(ipa_kpasswd_t)
corenet_udp_sendrecv_all_if(ipa_kpasswd_t)
corenet_raw_sendrecv_all_if(ipa_kpasswd_t)