mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user