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>
8 <refmiscinfo class="source">Samba</refmiscinfo>
9 <refmiscinfo class="manual">User Commands</refmiscinfo>
10 <refmiscinfo class="version">3.6</refmiscinfo>
15 <refname>ldbrename</refname>
16 <refpurpose>Edit LDB databases using your favorite editor</refpurpose>
21 <command>ldbrename</command>
22 <arg choice="opt">-h</arg>
23 <arg choice="opt">-o options</arg>
24 <arg choice="req">olddn</arg>
25 <arg choice="req">newdb</arg>
30 <title>DESCRIPTION</title>
32 <para>ldbrename is a utility that allows you to rename trees in
33 an LDB database based by DN. This utility takes
34 two arguments: the original
35 DN name of the top element and the DN to change it to.
42 <title>OPTIONS</title>
48 Show list of available options.</para></listitem>
52 <term>-H <ldb-url></term>
54 LDB URL to connect to. See ldb(7) for details.
59 <term>-o options</term>
60 <listitem><para>Extra ldb options, such as
61 modules.</para></listitem>
69 <title>ENVIRONMENT</title>
72 <varlistentry><term>LDB_URL</term>
73 <listitem><para>LDB URL to connect to (can be overrided by using the
74 -H command-line option.)</para></listitem>
81 <title>VERSION</title>
83 <para>This man page is correct for version 4.0 of the Samba suite.</para>
87 <title>SEE ALSO</title>
89 <para>ldb(7), ldbmodify, ldbdel, ldif(5)</para>
96 <para> ldb was written by
97 <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
101 If you wish to report a problem or make a suggestion then please see
102 the <ulink url="http://ldb.samba.org/"/> web site for
103 current contact and maintainer information.
106 <para>This manpage was written by Jelmer Vernooij.</para>