Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
9b26730a
Commit
9b26730a
authored
Apr 06, 2007
by
Quanah Gibson-Mount
Browse files
ITS#4877
parent
5f888acb
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
9b26730a
...
...
@@ -21,6 +21,7 @@ OpenLDAP 2.3.35 Engineering
Fixed libldap_r tpool reset (ITS#4855,#4899)
Documentation
Fix references to deprecated attr= access statement (ITS#4863)
Note -s option to ldapmodrdn(1) (ITS#4877)
OpenLDAP 2.3.34 Release (2007/02/16)
Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815)
...
...
doc/man/man1/ldapmodrdn.1
View file @
9b26730a
...
...
@@ -9,6 +9,8 @@ ldapmodrdn \- LDAP rename entry tool
[\c
.BR \-r ]
[\c
.BI \-s \ newsup\fR]
[\c
.BR \-n ]
[\c
.BR \-v ]
...
...
@@ -74,6 +76,10 @@ option, or from the command-line pair \fIdn\fP and
.B \-r
Remove old RDN values from the entry. Default is to keep old values.
.TP
.BI \-s \ newsup
Specify a new superior entry. (I.e., move the target entry and make it a
child of the new superior.) This option is not supported in LDAPv2.
.TP
.B \-n
Show what would be done, but don't actually change entries. Useful for
debugging in conjunction with -v.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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