summaryrefslogtreecommitdiffstats
path: root/install/updates/20-replication.update
blob: 29823a6faa5eb95e8d46a393035a6ae7ff56a8b8 (plain)
1
2
3
4
5
6
7
8
9
#
# Counter used to store the next replica id
#
# Start at 3 to avoid conflicts with v1.0 replica ids. The value itself
# isn't important but each replica needs a unique id.
dn: cn=replication,cn=etc,$SUFFIX
add: objectclass: nsDS5Replica
add: nsDS5ReplicaId: 3
add: nsDS5ReplicaRoot: '$SUFFIX'