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
Nadezhda Ivanova
OpenLDAP
Commits
c675cbbf
Commit
c675cbbf
authored
Mar 13, 2003
by
Kurt Zeilenga
Browse files
Fix a few typos
parent
2573e174
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man1/ldapmodify.1
View file @
c675cbbf
...
...
@@ -236,7 +236,7 @@ Specify the realm of authentication ID for SASL bind. The form of the realm
depends on the actual SASL mechanism used.
.TP
.BI \-X \ authzid
Specify the
proxy
authorization ID for SASL bind.
Specify the
requested
authorization ID for SASL bind.
.I authzid
must be one of the following formats:
.B dn:\c
...
...
@@ -269,13 +269,13 @@ absence of any "replica:" lines.
.LP
If no "changetype:" line is present, the default is "add" if the -a
flag is set (or if the program was invoked as
.I ldap
modify
)
.I ldap
add
)
and "modify" otherwise.
.LP
If changetype is "modify" and no "add:", "replace:", or "delete:" lines
appear, the default is "replace" for
and "add"
appear, the default is "replace" for
.BR ldapmodify (1)
for
and "add"
for
.BR ldapadd (1).
.LP
Note that the above exceptions to the
...
...
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