summaryrefslogtreecommitdiff
path: root/source4/setup/mmr_syncrepl.conf
blob: 857f044ccd81e43071edfb1cde3b518ead60fc56 (plain)
1
2
3
4
5
6
7
8
9
10
syncrepl rid=${RID} 
	provider="${LDAPSERVER}:9000"
	searchbase="${MMRDN}"
	type=refreshAndPersist
	retry="10 +"
	bindmethod=simple
	binddn="CN=Manager,${MMRDN}"
	credentials="linux"