Changeset 226 for branches/samba-3.2.x/docs/htmldocs/manpages/ldbadd.1.html
- Timestamp:
- May 26, 2009, 9:43:19 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/docs/htmldocs/manpages/ldbadd.1.html
r204 r226 1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ldbadd</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="ldbadd.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ldbadd — Command-line utility for adding records to an LDB</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">ldbadd</code> [-h] [-H LDB-URL] [ldif-file1] [ldif-file2] [...]</p></div></div><div class="refsect1" lang="en"><a name="id25161 18"></a><h2>DESCRIPTION</h2><p>ldbadd adds records to an ldb(7) database. It reads1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ldbadd</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="ldbadd.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ldbadd — Command-line utility for adding records to an LDB</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">ldbadd</code> [-h] [-H LDB-URL] [ldif-file1] [ldif-file2] [...]</p></div></div><div class="refsect1" lang="en"><a name="id2516120"></a><h2>DESCRIPTION</h2><p>ldbadd adds records to an ldb(7) database. It reads 2 2 the ldif(5) files specified on the command line and adds 3 3 the records from these files to the LDB database, which is specified 4 4 by the -H option or the LDB_URL environment variable. 5 5 </p><p>If - is specified as a ldb file, the ldif input is read from 6 standard input.</p></div><div class="refsect1" lang="en"><a name="id24791 73"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-h</span></dt><dd><p>6 standard input.</p></div><div class="refsect1" lang="en"><a name="id2479180"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-h</span></dt><dd><p> 7 7 Show list of available options.</p></dd><dt><span class="term">-H <ldb-url></span></dt><dd><p> 8 8 LDB URL to connect to. See ldb(7) for details. 9 </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id24792 06"></a><h2>ENVIRONMENT</h2><div class="variablelist"><dl><dt><span class="term">LDB_URL</span></dt><dd><p>LDB URL to connect to (can be overrided by using the10 -H command-line option.)</p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id24792 27"></a><h2>VERSION</h2><p>This man page is correct for version 4.0 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id2479238"></a><h2>SEE ALSO</h2><p>ldb(7), ldbmodify, ldbdel, ldif(5)</p></div><div class="refsect1" lang="en"><a name="id2479248"></a><h2>AUTHOR</h2><p> ldb was written by9 </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2479213"></a><h2>ENVIRONMENT</h2><div class="variablelist"><dl><dt><span class="term">LDB_URL</span></dt><dd><p>LDB URL to connect to (can be overrided by using the 10 -H command-line option.)</p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2479234"></a><h2>VERSION</h2><p>This man page is correct for version 4.0 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id2479245"></a><h2>SEE ALSO</h2><p>ldb(7), ldbmodify, ldbdel, ldif(5)</p></div><div class="refsect1" lang="en"><a name="id2479255"></a><h2>AUTHOR</h2><p> ldb was written by 11 11 <a class="ulink" href="http://samba.org/~tridge/" target="_top">Andrew Tridgell</a>. 12 12 </p><p>
Note:
See TracChangeset
for help on using the changeset viewer.