|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /etc/dbus-1/system.d/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<!-- Only root can own the service -->
<policy user="root">
<allow own="org.freedesktop.Accounts"/>
</policy>
<policy context="default">
<allow send_destination="org.freedesktop.Accounts"/>
<allow send_destination="org.freedesktop.Accounts"
send_interface="org.freedesktop.DBus.Properties"/>
<allow send_destination="org.freedesktop.Accounts"
send_interface="org.freedesktop.DBus.Introspectable"/>
<allow send_destination="org.freedesktop.Accounts.User"
send_interface="org.freedesktop.DBus.Properties"/>
<allow send_destination="org.freedesktop.Accounts.User"
send_interface="org.freedesktop.DBus.Introspectable"/>
</policy>
</busconfig>