| Server IP : 162.214.74.102 / Your IP : 216.73.217.80 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/polkit-1/actions/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<!--
PolicyKit policy definitions for ABRT
Copyright (c) 2012 ABRT Team <crash-catcher@fedorahosted.com>
-->
<policyconfig>
<vendor>The ABRT Team</vendor>
<vendor_url>https://fedorahosted.org/abrt/</vendor_url>
<!-- by default only root can see other users problems -->
<action id="org.freedesktop.problems.getall">
<description>Get problems from all users</description>
<message>Reading others problems requires authentication</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_active>auth_admin_keep</allow_active>
<allow_inactive>auth_admin_keep</allow_inactive>
</defaults>
</action>
<!-- by default only root can access configuration -->
<action id="com.redhat.problems.configuration.update">
<description>Set value of configuration properties</description>
<message>Update configuration values reuquires authentication</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_active>auth_admin_keep</allow_active>
<allow_inactive>auth_admin_keep</allow_inactive>
</defaults>
</action>
</policyconfig>