This file is indexed.

/etc/web2ldap/templates/inputform_msOrganization.html.de is in web2ldap 1.1.43~dfsg-1.

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
11
12
13
14
15
16
17
18
19
20
<h2>Zus&auml;tzliche Angaben zur Organisation</h2>

<table summary="msOrganization: Zus&auml;tzliche Angaben zur Organisation">
  <tr>
    <td>Land:</td>
    <td>%(c)s:</td>
  </tr>
  <tr>
    <td>E-Mail:</td>
    <td>%(mail)s</td>
  </tr>
  <tr>
    <td>WWW:</td>
    <td>%(labeledURI)s</td>
  </tr>
  <tr>
    <td>EU VAT-ID:</td>
    <td>%(euVATId)s</td>
  </tr>
</table>