HEX
Server: Apache
System: Linux 162-240-236-42.bluehost.com 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
User: bt667 (1004)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //proc/self/root/usr/share/polkit-1/actions/abrt_polkit.policy
<?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>