개발 이야기/DB, 데이터분석, AI
SELinux for Galera cluster
가온아
2019. 7. 3. 17:06
http://galeracluster.com/library/documentation/selinux.html
SELinux Configuration — Galera Cluster Documentation
SELinux Configuration Security-Enhanced Linux, or SELinux, is a kernel module for improving security of Linux operating systems. It integrates support for access control security policies, including mandatory access control (MAC), that limit user applicati
galeracluster.com
꼭 읽어봐야 함.
tcp 4567, 4444는 설정되어 있다고 나오고, tcp 4568, udp 4567은 설정이 반영됨.
semanage 사용하려면 아래와 같이 설치!
yum install policycoreutils-python
반응형