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="ldbmodify.1">
6 <refentrytitle>ldbmodify</refentrytitle>
7 <manvolnum>1</manvolnum>
12 <refname>ldbmodify</refname>
13 <refpurpose>Modify records in a LDB database</refpurpose>
18 <command>ldbmodify</command>
19 <arg choice="opt">-H LDB-URL</arg>
20 <arg choice="opt">ldif-file</arg>
25 <title>DESCRIPTION</title>
28 ldbmodify changes, adds and deletes records in a LDB database.
29 The changes that should be made to the LDB database are read from
30 the specified LDIF-file. If - is specified as the filename, input is read from stdin.
33 <para>For now, see ldapmodify(1) for details on the LDIF file format.</para>
39 <title>OPTIONS</title>
43 <term>-H <ldb-url></term>
45 LDB URL to connect to. See ldb(7) for details.
52 <title>ENVIRONMENT</title>
55 <varlistentry><term>LDB_URL</term>
56 <listitem><para>LDB URL to connect to (can be overrided by using the
57 -H command-line option.)</para></listitem>
64 <title>VERSION</title>
66 <para>This man page is correct for version 4.0 of the Samba suite.</para>
70 <title>SEE ALSO</title>
72 <para>ldb(7), ldbedit</para>
79 <para> ldb was written by
80 <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
84 If you wish to report a problem or make a suggestion then please see
85 the <ulink url="http://ldb.samba.org/"/> web site for
86 current contact and maintainer information.
89 <para>This manpage was written by Jelmer Vernooij.</para>