MOON
Server: Apache
System: Linux vps.thepromohut.com 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: caretrak (507)
PHP: 5.2.10
Disabled: NONE
Upload Files
File: //etc/dbus-1/system.d/named.conf
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
    <servicedir>/usr/share/dbus-1/services</servicedir>
    <policy user="named">
            <allow own="com.redhat.named"/>
            <allow send_interface="com.redhat.named"/>
            <allow send_destination="com.redhat.named"/>
    </policy>
    <policy user="root">
            <allow send_interface="com.redhat.named"/>
            <allow send_destination="com.redhat.named"/>
    </policy>
    <policy context="default">
            <deny own="com.redhat.named"/>
            <deny send_destination="com.redhat.named"/>
            <deny send_interface="com.redhat.named"/>
    </policy>
</busconfig>