This file is indexed.

/usr/share/samba/setup/olc_syncrepl.conf is in samba4 4.0.0~alpha18.dfsg1-4ubuntu2.

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
# Generated from template olc_syncrepl.conf 

syncrepl rid=${RID} 
	provider="${LDAPSERVER}"
	searchbase="cn=config"
	filter="(!(olcDatabase={0}config))"
	type=refreshAndPersist
	retry="10 +"
	bindmethod=sasl
	saslmech=DIGEST-MD5
	authcid="replicator"
	credentials="${MMR_PASSWORD}"