This file is indexed.

/usr/share/doc/dibbler-client/examples/client-auth.conf is in dibbler-client 1.0.0~rc1-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
#
# Example client configuration file: authentication
#

#log-mode short

# 7 = omit debug messages
log-level 8

# authentication should be enabled
# There are 4 allowed values here: none (this is the default), delayed, reconfigure-key, dibbler
auth-protocol dibbler


# client will accept following digests from the server (used in dibbler protocol)
auth-accept-methods digest-hmac-md5, digest-hmac-sha1

iface eth0 {
   ia
}