This file is indexed.

/etc/dacs/acls/acl-infocard.0 is in dacs 1.4.28b-3ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<acl_rule status="enabled">
  <services>
      <service id="s1" url_expr='"${Conf::dacs_cgi_bin_prefix}/dacs_infocard${Conf::dacs_cgi_bin_suffix}"'/>
  </services>
  <rule id="r1" order="allow,deny" pass_credentials="all">
   <allow id="a1">
       user("mine")
   </allow>
  </rule>
</acl_rule>