table of contents
- bookworm 2:2.6.2+samba4.17.12+dfsg-0+deb12u1
- bookworm-backports 2:2.10.0+samba4.21.3+dfsg-6~bpo12+1
- testing 2:2.10.0+samba4.21.3+dfsg-1
- unstable 2:2.10.0+samba4.21.3+dfsg-6+b1
LDBRENAME(1) | System Administration tools | LDBRENAME(1) |
NAME¶
ldbrename - Edit LDB databases using your favorite editor
SYNOPSIS¶
ldbrename [-h] [-o options] {olddn} {newdn}
DESCRIPTION¶
ldbrename is a utility that allows you to rename trees in an LDB database based by DN. This utility takes two arguments: the original DN name of the top element and the DN to change it to.
OPTIONS¶
-h
-H <ldb-url>
-o options
ENVIRONMENT¶
LDB_URL
VERSION¶
This man page is correct for version 1.1 of LDB.
SEE ALSO¶
AUTHOR¶
ldb was written by Andrew Tridgell[1].
If you wish to report a problem or make a suggestion then please see the http://ldb.samba.org/ web site for current contact and maintainer information.
This manpage was written by Jelmer Vernooij.
NOTES¶
- 1.
- Andrew Tridgell
10/10/2023 | LDB 1.1 |