summaryrefslogtreecommitdiff
path: root/source4/setup/mmr_syncrepl.conf
blob: 1373858c4e64a75284e8a7f1fda39938999dd92b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from template mmr_syncrepl.conf 

syncrepl rid=${RID} 
	provider="${LDAPSERVER}"
	searchbase="${MMRDN}"
	type=refreshAndPersist
	retry="10 +"
	bindmethod=sasl
	saslmech=DIGEST-MD5
	authcid="replicator"
	credentials="${MMR_PASSWORD}"