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
4626a7d0
Commit
4626a7d0
authored
Jun 14, 2018
by
Ondřej Kuzník
Committed by
Quanah Gibson-Mount
Jul 03, 2018
Browse files
Fix quoting example
parent
05c10fd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man5/ldap.conf.5
View file @
4626a7d0
...
...
@@ -85,7 +85,7 @@ For example,
# Right - DN syntax needs quoting for Example, Inc:
BASE ou=IT staff,o="Example, Inc",c=US
# or:
BASE ou=IT staff,o=Example2C Inc,c=US
BASE ou=IT staff,o=Example
\\
2C Inc,c=US
# Wrong - comment on same line as option:
DEREF never # Never follow aliases
...
...
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