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
orbea -
OpenLDAP
Commits
72167083
Commit
72167083
authored
Feb 15, 2021
by
Howard Chu
Browse files
ITS#7507 fix long line in config example
parent
549d6a2b
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/guide/admin/replication.sdf
View file @
72167083
...
...
@@ -806,7 +806,8 @@ We still have to replicate the actual data, not just the config, so add to the p
> olcDbDirectory: ./db
> olcRootDN: $MANAGERDN
> olcRootPW: $PASSWD
> olcLimits: dn.exact="$MANAGERDN" time.soft=unlimited time.hard=unlimited size.soft=unlimited size.hard=unlimited
> olcLimits: dn.exact="$MANAGERDN" time.soft=unlimited time.hard=unlimited
> size.soft=unlimited size.hard=unlimited
> olcSyncRepl: rid=004 provider=$URI1 binddn="$MANAGERDN" bindmethod=simple
> credentials=$PASSWD searchbase="$BASEDN" type=refreshOnly
> interval=00:00:00:10 retry="5 5 300 5" timeout=1
...
...
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