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="ldbdel.1">
6 <refentrytitle>ldbdel</refentrytitle>
7 <manvolnum>1</manvolnum>
8 <refmiscinfo class="source">Samba</refmiscinfo>
9 <refmiscinfo class="manual">User Commands</refmiscinfo>
10 <refmiscinfo class="version">3.5</refmiscinfo>
15 <refname>ldbdel</refname>
16 <refpurpose>Command-line program for deleting LDB records</refpurpose>
21 <command>ldbdel</command>
22 <arg choice="opt">-h</arg>
23 <arg choice="opt">-H LDB-URL</arg>
24 <arg choice="opt">dn</arg>
25 <arg choice="opt">...</arg>
30 <title>DESCRIPTION</title>
32 <para>ldbdel deletes records from an ldb(7) database.
33 It deletes the records identified by the dn's specified
34 on the command-line. </para>
36 <para>ldbdel uses either the database that is specified with
37 the -H option or the database specified by the LDB_URL environment
44 <title>OPTIONS</title>
50 Show list of available options.</para></listitem>
54 <term>-H <ldb-url></term>
56 LDB URL to connect to. See ldb(7) for details.
65 <title>ENVIRONMENT</title>
68 <varlistentry><term>LDB_URL</term>
69 <listitem><para>LDB URL to connect to (can be overrided by using the
70 -H command-line option.)</para></listitem>
77 <title>VERSION</title>
79 <para>This man page is correct for version 4.0 of the Samba suite.</para>
83 <title>SEE ALSO</title>
85 <para>ldb(7), ldbmodify, ldbadd, ldif(5)</para>
92 <para> ldb was written by
93 <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
97 If you wish to report a problem or make a suggestion then please see
98 the <ulink url="http://ldb.samba.org/"/> web site for
99 current contact and maintainer information.
102 <para>ldbdel was written by Andrew Tridgell.</para>
104 <para>This manpage was written by Jelmer Vernooij.</para>