Documentation Home
MySQL 8.4 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 39.8Mb
PDF (A4) - 39.9Mb
Man Pages (TGZ) - 257.9Kb
Man Pages (Zip) - 364.9Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


MySQL 8.4 Reference Manual  /  ...  /  SELinux TCP Port Context

8.7.5 SELinux TCP端口上下文

以下步骤使用 semanage 二进制文件管理端口上下文;在 RHEL 中,它是 policycoreutils-python-utils 包的一部分:

yum install -y policycoreutils-python-utils

安装 semanage 二进制文件后,您可以使用 semanageport 选项列出使用 mysqld_port_t 上下文定义的端口。

$> semanage port -l | grep mysqld
mysqld_port_t                  tcp      1186, 3306, 63132-63164