File org.opensuse.yast.modules.yapi.kerberos.policy of Package webyast-kerberos-ws

<?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">

<policyconfig>
  <vendor>Novell, Inc.</vendor>
  <vendor_url>http://www.novell.com</vendor_url>

  <action id="org.opensuse.yast.modules.yapi.kerberos.read">
    <description>Read Kerberos client configuration</description>
    <message>Authentication is required to read Kerberos client configuration</message>
    <defaults>
      <allow_inactive>no</allow_inactive>
      <allow_active>no</allow_active>
      <allow_active>auth_admin_keep_session</allow_active>
    </defaults>
  </action>
  
  <action id="org.opensuse.yast.modules.yapi.kerberos.write">
    <description>Update Kerberos client configuration</description>
    <message>Authentication is required to update Kerberos client configuration</message>
    <defaults>
      <allow_inactive>no</allow_inactive>
      <allow_active>no</allow_active>
      <allow_active>auth_admin_keep_session</allow_active>
    </defaults>
  </action>
</policyconfig> 

openSUSE Build Service is sponsored by