Skip to content
Snippets Groups Projects
Commit 0d964a48 authored by Howard Chu's avatar Howard Chu
Browse files

Delete syncrepl updatedn, single sessionlog

parent d74f40b6
No related branches found
No related tags found
No related merge requests found
......@@ -43,8 +43,9 @@ rootpw secret
#ldbm#index cn,sn,uid pres,eq,sub
#bdb#index objectClass eq
#bdb#index cn,sn,uid pres,eq,sub
#bdb#index entryUUID,entryCSN eq
#sessionlog 1 100
overlay syncprov
#syncprov-sessionlog 100
#monitor#database monitor
......@@ -47,7 +47,6 @@ rootpw secret
# Don't change syncrepl spec yet
syncrepl rid=1
provider=@URI1@
updatedn="cn=Replica,dc=example,dc=com"
binddn="cn=Manager,dc=example,dc=com"
bindmethod=simple
credentials=secret
......
......@@ -29,11 +29,11 @@ rootpw secret
#ldbm#index cn,sn,uid pres,eq,sub
#bdb#index objectClass eq
#bdb#index cn,sn,uid pres,eq,sub
#bdb#index entryUUID,entryCSN eq
# Don't change syncrepl spec yet
syncrepl rid=1
provider=@URI4@
updatedn="cn=Replica,dc=example,dc=com"
binddn="cn=Replica,dc=example,dc=com"
bindmethod=simple
credentials=secret
......
......@@ -41,11 +41,11 @@ rootpw secret
#ldbm#index cn,sn,uid pres,eq,sub
#bdb#index objectClass eq
#bdb#index cn,sn,uid pres,eq,sub
#bdb#index entryUUID,entryCSN eq
# Don't change syncrepl spec yet
syncrepl rid=1
provider=@URI1@
updatedn="cn=Replica,dc=example,dc=com"
binddn="cn=Manager,dc=example,dc=com"
bindmethod=simple
credentials=secret
......
......@@ -41,15 +41,14 @@ rootdn "cn=Replica,dc=example,dc=com"
rootpw secret
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#ldbm#index entryUUID eq
#bdb#index objectClass eq
#bdb#index cn,sn,uid pres,eq,sub
sessionlog 1 100
#bdb#index entryUUID,entryCSN eq
# Don't change syncrepl spec yet
syncrepl rid=1
provider=@URI1@
updatedn="cn=Replica,dc=example,dc=com"
binddn="cn=Manager,dc=example,dc=com"
bindmethod=simple
credentials=secret
......@@ -62,6 +61,8 @@ syncrepl rid=1
interval=00:00:00:10
overlay syncprov
syncprov-sessionlog 100
#monitor#database monitor
......@@ -39,13 +39,14 @@ rootdn "cn=Replica,dc=example,dc=com"
rootpw secret
#ldbm#index objectClass eq
#ldbm#index cn,sn,uid pres,eq,sub
#ldbm#index entryUUID eq
#bdb#index objectClass eq
#bdb#index cn,sn,uid pres,eq,sub
#bdb#index entryUUID,entryCSN eq
# Don't change syncrepl spec yet
syncrepl rid=1
provider=@URI2@
updatedn="cn=Replica,dc=example,dc=com"
binddn="cn=Replica,dc=example,dc=com"
bindmethod=simple
credentials=secret
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment