Blame SOURCES/org.debian.pcsc-lite.policy

5268e9
5268e9
5268e9
 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
5268e9
 "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
5268e9
<policyconfig>
5268e9
  <vendor>The PCSC-lite Project</vendor>
5268e9
  <vendor_url>http://pcsclite.alioth.debian.org/</vendor_url>
5268e9
5268e9
5268e9
  <action id="org.debian.pcsc-lite.access_pcsc">
5268e9
    <description>Access to the PC/SC daemon</description>
5268e9
    <message>Authentication is required to access the PC/SC daemon</message>
5268e9
    <defaults>
5268e9
      <allow_any>auth_admin</allow_any>
5268e9
      <allow_inactive>auth_admin</allow_inactive>
5268e9
      <allow_active>yes</allow_active>
5268e9
    </defaults>
5268e9
  </action>
5268e9
5268e9
  <action id="org.debian.pcsc-lite.access_card">
5268e9
    <description>Access to the smart card</description>
5268e9
    <message>Authentication is required to access the smart card</message>
5268e9
    <defaults>
5268e9
      <allow_any>auth_admin</allow_any>
5268e9
      <allow_inactive>auth_admin</allow_inactive>
5268e9
      <allow_active>yes</allow_active>
5268e9
    </defaults>
5268e9
  </action>
5268e9
5268e9
</policyconfig>