Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
c91d6df9
Commit
c91d6df9
authored
Sep 06, 2020
by
Howard Chu
Committed by
Quanah Gibson-Mount
Sep 10, 2020
Browse files
ITS#9339 fix test049 script
Was re-using rid=002, changed to unique rid
parent
76ff2558
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test049-sync-config
View file @
c91d6df9
...
...
@@ -319,7 +319,7 @@ $LDAPMODIFY -D cn=config -H $URI1 -y $CONFIGPWF <<EOF >> $TESTOUT 2>&1
dn: olcDatabase={0}config,cn=config
changetype: modify
replace: olcSyncRepl
olcSyncRepl: rid=00
2
provider=
$URI1
binddn="cn=config" bindmethod=simple
olcSyncRepl: rid=00
3
provider=
$URI1
binddn="cn=config" bindmethod=simple
credentials=
$CONFIGPW
searchbase="cn=config" type=refreshAndPersist
retry="3 5 300 5" timeout=3
EOF
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment