Server IP : 172.24.0.40 / Your IP : 216.73.216.10 Web Server : Apache System : Linux dbweb26.ust.edu.ph 4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29 05:21:10 EDT 2023 x86_64 User : apache ( 48) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/etc/dbus-1/system.d/ |
Upload File : |
<?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"/> <!-- Lock down the objects to root access only --> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Attach"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Products"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Config"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.RegisterServer"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Unregister"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Entitlement"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Consumer"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Syspurpose"/> <!-- Basic D-Bus API stuff --> <allow send_destination="com.redhat.RHSM1" send_interface="org.freedesktop.DBus.Introspectable"/> <allow send_destination="com.redhat.RHSM1" send_interface="org.freedesktop.DBus.Properties"/> <allow send_destination="com.redhat.RHSM1" send_interface="org.freedesktop.DBus.ObjectManager"/> </policy> <policy context="default"> <!-- Non-root users can execute only methods providing information from files readable by non-root users. --> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Entitlement" send_member="GetStatus"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Products" send_member="ListInstalledProducts"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Syspurpose" send_member="GetSyspurpose"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Syspurpose" send_member="GetSyspurposeStatus"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Config" send_member="GetAll"/> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Config" send_member="Get"/> <!-- The UUID returned by following method is read from consumer cert. Only this file is not readable by non-root users. --> <allow send_destination="com.redhat.RHSM1" send_interface="com.redhat.RHSM1.Consumer" send_member="GetUuid"/> <!-- Basic D-Bus API stuff --> <allow send_destination="com.redhat.RHSM1" send_interface="org.freedesktop.DBus.Introspectable"/> <allow send_destination="com.redhat.RHSM1" send_interface="org.freedesktop.DBus.Properties"/> <allow send_destination="com.redhat.RHSM1" send_interface="org.freedesktop.DBus.ObjectManager"/> </policy> </busconfig>