[root@desktop0~]#cat/etc/selinux/config#This file controls the state of SELinux on the system.#SELINUX=can take one of these three values:#enforcing-SELinux security policy is enforced.#permissive-SELinux prints warnings ...
1.1.3 SElinux配置文件 vi/etc/selinux/config#This filecontrols the state of SELinux on the system.#SELINUX=cantake one of these three values:#enforcing-SELinux security policy is enforced.#permissive-SELinux prints warnings...
SELinux配置只能有 root 用户进行设置和修改。配置和策略文件位于/etc/selinux 目录中,主配置文件位/etc/selinux/config 文件,该文件中的内容如下:[root@localhost~]#vim/etc/selinux/config \#This file controls the state of ...
P allow_rsync_anon_write=1/You can disable SELinux protection for the rsync daemon by executing setsebool-P rsync_disable_trans 1=kerberos=allow your system to work properly in a Kerberos environment setsebool-P allow_...
首先贴下这个文件的内容#This file controls the state of SELinux on the system.#SELINUX=can take one of these three values:#enforcing-SELinux security policy is enforced.#permissive-SELinux prints warnings instead of ...