Last change
on this file since 205 was 205, checked in by Herwig Bauernfeind, 16 years ago |
Update 3.2 branch to 3.2.5
|
File size:
1.5 KB
|
Line | |
---|
1 | .\" Title: ldbdel
|
---|
2 | .\" Author:
|
---|
3 | .\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
|
---|
4 | .\" Date: 11/20/2008
|
---|
5 | .\" Manual: User Commands
|
---|
6 | .\" Source: Samba 3.2
|
---|
7 | .\"
|
---|
8 | .TH "LDBDEL" "1" "11/20/2008" "Samba 3\.2" "User Commands"
|
---|
9 | .\" disable hyphenation
|
---|
10 | .nh
|
---|
11 | .\" disable justification (adjust text to left margin only)
|
---|
12 | .ad l
|
---|
13 | .SH "NAME"
|
---|
14 | ldbdel - Command-line program for deleting LDB records
|
---|
15 | .SH "SYNOPSIS"
|
---|
16 | .HP 1
|
---|
17 | ldbdel [\-h] [\-H\ LDB\-URL] [dn] [\.\.\.]
|
---|
18 | .SH "DESCRIPTION"
|
---|
19 | .PP
|
---|
20 | ldbdel deletes records from an ldb(7) database\. It deletes the records identified by the dn\'s specified on the command\-line\.
|
---|
21 | .PP
|
---|
22 | ldbdel uses either the database that is specified with the \-H option or the database specified by the LDB_URL environment variable\.
|
---|
23 | .SH "OPTIONS"
|
---|
24 | .PP
|
---|
25 | \-h
|
---|
26 | .RS 4
|
---|
27 | Show list of available options\.
|
---|
28 | .RE
|
---|
29 | .PP
|
---|
30 | \-H <ldb\-url>
|
---|
31 | .RS 4
|
---|
32 | LDB URL to connect to\. See ldb(7) for details\.
|
---|
33 | .RE
|
---|
34 | .SH "ENVIRONMENT"
|
---|
35 | .PP
|
---|
36 | LDB_URL
|
---|
37 | .RS 4
|
---|
38 | LDB URL to connect to (can be overrided by using the \-H command\-line option\.)
|
---|
39 | .RE
|
---|
40 | .SH "VERSION"
|
---|
41 | .PP
|
---|
42 | This man page is correct for version 4\.0 of the Samba suite\.
|
---|
43 | .SH "SEE ALSO"
|
---|
44 | .PP
|
---|
45 | ldb(7), ldbmodify, ldbadd, ldif(5)
|
---|
46 | .SH "AUTHOR"
|
---|
47 | .PP
|
---|
48 | ldb was written by
|
---|
49 | Andrew Tridgell\.
|
---|
50 | .PP
|
---|
51 | If you wish to report a problem or make a suggestion then please see the
|
---|
52 | : http://ldb.samba.org/
|
---|
53 | web site for current contact and maintainer information\.
|
---|
54 | .PP
|
---|
55 | ldbdel was written by Andrew Tridgell\.
|
---|
56 | .PP
|
---|
57 | This manpage was written by Jelmer Vernooij\.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.