【问题标题】:SELinux Alert Browser not shows nothingSELinux 警报浏览器不显示任何内容
【发布时间】:2018-11-09 05:33:51
【问题描述】:

升级后 SELinux 似乎可以正常工作,/var/log/audit/audit.logsealert -l * 中的最新警报。但是如果我打开sealert -b 它什么都不会显示,并且所有按钮都被禁用。有什么想法吗?

【问题讨论】:

    标签: fedora selinux


    【解决方案1】:

    您可能在“许可”模式下运行 SELinux,这意味着它会记录违反策略的行为,但不会拒绝任何访问。 SELinux 有 3 种模式,AFAIK:禁用、许可和强制。

    getenforce 应该告诉你你还有什么。

    您可能需要编辑/etc/selinux/config

    更多详情:https://docs-old.fedoraproject.org/en-US/Fedora/24/html/SELinux_Users_and_Administrators_Guide/sect-Security-Enhanced_Linux-Working_with_SELinux-Changing_SELinux_Modes.html

    【讨论】:

      猜你喜欢
      • 2017-02-07
      • 2014-10-29
      • 1970-01-01
      • 2023-02-05
      • 1970-01-01
      • 2018-03-19
      • 2014-03-13
      • 1970-01-01
      • 2023-03-28
      相关资源
      最近更新 更多