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
openldap
OpenLDAP
Commits
49b1e8b1
Commit
49b1e8b1
authored
Aug 27, 2020
by
Quanah Gibson-Mount
Browse files
ITS
#9282
- Fix hard coded backend
parent
53676779
Pipeline
#790
passed with stage
in 32 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/data/regressions/its9282/config.ldif
View file @
49b1e8b1
...
...
@@ -62,7 +62,7 @@ olcSyncrepl: {0}rid=001 provider=@URI@ type=refreshAndPersist retry="10 +"
dn="cn=manager,dc=example,dc=com" credentials=secret timeout=1
olcMultiProvider: TRUE
dn: olcOverlay={0}syncprov,olcDatabase={1}
mdb
,cn=config
dn: olcOverlay={0}syncprov,olcDatabase={1}
@BACKEND@
,cn=config
objectClass: olcSyncProvConfig
olcOverlay: {0}syncprov
olcSpCheckpoint: 100 10
Write
Preview
Markdown
is supported
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