HEX
Server: Apache
System: Linux u11 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: ry040200 (1273)
PHP: 7.2.34
Disabled: passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen,show_source,shell_exec,exec,virtual,proc_get_status,proc_terminate,system,syslog,mail
Upload Files
File: //etc/dbus-1/system.d/com.redhat.RHSM1.Facts.conf
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->

<!DOCTYPE busconfig PUBLIC
 "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>

    <policy user="root">
        <allow own="com.redhat.RHSM1.Facts"/>

        <!--
        Lock down the facts object to root access only since
        some facts contain sensitive information (q.v. CVE-2016-4455)
        -->
        <allow send_destination="com.redhat.RHSM1.Facts"
          send_interface="com.redhat.RHSM1.Facts"/>

        <!-- Basic D-Bus API stuff -->
        <allow send_destination="com.redhat.RHSM1.Facts"
            send_interface="org.freedesktop.DBus.Introspectable"/>
        <allow send_destination="com.redhat.RHSM1.Facts"
            send_interface="org.freedesktop.DBus.Properties"/>
        <allow send_destination="com.redhat.RHSM1.Facts"
            send_interface="org.freedesktop.DBus.ObjectManager"/>
    </policy>


    <policy context="default">
      <!-- Basic D-Bus API stuff -->
      <allow send_destination="com.redhat.RHSM1.Facts"
          send_interface="org.freedesktop.DBus.Introspectable"/>
      <allow send_destination="com.redhat.RHSM1.Facts"
          send_interface="org.freedesktop.DBus.Properties"/>
      <allow send_destination="com.redhat.RHSM1.Facts"
          send_interface="org.freedesktop.DBus.ObjectManager"/>
  </policy>

</busconfig>