1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
3 <refentry id="ldbrename.1">
6 <refentrytitle>ldbrename</refentrytitle>
7 <manvolnum>1</manvolnum>
12 <refname>ldbrename</refname>
13 <refpurpose>Edit LDB databases using your favorite editor</refpurpose>
18 <command>ldbrename</command>
19 <arg choice="opt">-h</arg>
20 <arg choice="opt">-o options</arg>
21 <arg choice="req">olddn</arg>
22 <arg choice="req">newdb</arg>
27 <title>DESCRIPTION</title>
29 <para>ldbrename is a utility that allows you to rename trees in
30 an LDB database based by DN. This utility takes
31 two arguments: the original
32 DN name of the top element and the DN to change it to.
39 <title>OPTIONS</title>
45 Show list of available options.</para></listitem>
49 <term>-H <ldb-url></term>
51 LDB URL to connect to. See ldb(7) for details.
56 <term>-o options</term>
57 <listitem><para>Extra ldb options, such as
58 modules.</para></listitem>
66 <title>ENVIRONMENT</title>
69 <varlistentry><term>LDB_URL</term>
70 <listitem><para>LDB URL to connect to (can be overrided by using the
71 -H command-line option.)</para></listitem>
78 <title>VERSION</title>
80 <para>This man page is correct for version 4.0 of the Samba suite.</para>
84 <title>SEE ALSO</title>
86 <para>ldb(7), ldbmodify, ldbdel, ldif(5)</para>
93 <para> ldb was written by
94 <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
98 If you wish to report a problem or make a suggestion then please see
99 the <ulink url="http://ldb.samba.org/"/> web site for
100 current contact and maintainer information.
103 <para>This manpage was written by Jelmer Vernooij.</para>