This file is indexed.

/usr/share/doc/phamm-ldap/ldif/sample-squid.ldif is in phamm-ldap 0.5.18-3.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
# IMPORTANT
# the sample-mail.ldif must be already in the tree
# to add this sample file use mod-ldap.sh in the tools directory
# could be some problem with phpldapadmin
dn:mail=john.doe@example.tld,vd=example.tld,o=hosting,dc=example,dc=tld
changetype: modify
add: ObjectClass
objectClass: proxyAccount
uid: john.doe
webAccess: TRUE

dn:mail=john.smith@example.tld,vd=example.tld,o=hosting,dc=example,dc=tld
changetype: modify
add: ObjectClass
objectClass: proxyAccount
uid: john.smith
webAccess: FALSE