From 7a15735eaa209f8dba887ffa180eb770389694de Mon Sep 17 00:00:00 2001 From: bubulle Date: Thu, 26 Feb 2009 22:15:00 +0000 Subject: Load samba-3.3.1 into branches/samba/upstream. git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@2611 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/manpages/ldbrename.1.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/htmldocs/manpages/ldbrename.1.html (limited to 'docs/htmldocs/manpages/ldbrename.1.html') diff --git a/docs/htmldocs/manpages/ldbrename.1.html b/docs/htmldocs/manpages/ldbrename.1.html new file mode 100644 index 0000000000..94d2588f7a --- /dev/null +++ b/docs/htmldocs/manpages/ldbrename.1.html @@ -0,0 +1,16 @@ +ldbrename

Name

ldbrename — Edit LDB databases using your favorite editor

Synopsis

ldbrename [-h] [-o options] {olddn} {newdb}

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

+ Show list of available options.

-H <ldb-url>

+ LDB URL to connect to. See ldb(7) for details. +

-o options

Extra ldb options, such as + modules.

ENVIRONMENT

LDB_URL

LDB URL to connect to (can be overrided by using the + -H command-line option.)

VERSION

This man page is correct for version 4.0 of the Samba suite.

SEE ALSO

ldb(7), ldbmodify, ldbdel, ldif(5)

AUTHOR

ldb was written by + Andrew Tridgell. +

+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.

-- cgit v1.2.3