Line | |
---|
1 | .\" Title: ldbsearch
|
---|
2 | .\" Author:
|
---|
3 | .\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
|
---|
4 | .\" Date: 08/18/2008
|
---|
5 | .\" Manual: User Commands
|
---|
6 | .\" Source: Samba 3.2
|
---|
7 | .\"
|
---|
8 | .TH "LDBSEARCH" "1" "08/18/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 | ldbsearch - Search for records in a LDB database
|
---|
15 | .SH "SYNOPSIS"
|
---|
16 | .HP 1
|
---|
17 | ldbsearch [\-h] [\-s\ base|one|sub] [\-b\ basedn] [\-i] [\-H\ LDB\-URL] [expression] [attributes]
|
---|
18 | .SH "DESCRIPTION"
|
---|
19 | .PP
|
---|
20 | ldbsearch searches a LDB database for records matching the specified expression (see the ldapsearch(1) manpage for a description of the expression format)\. For each record, the specified attributes are printed\.
|
---|
21 | .SH "OPTIONS"
|
---|
22 | .PP
|
---|
23 | \-h
|
---|
24 | .RS 4
|
---|
25 | Show list of available options\.
|
---|
26 | .RE
|
---|
27 | .PP
|
---|
28 | \-H <ldb\-url>
|
---|
29 | .RS 4
|
---|
30 | LDB URL to connect to\. See ldb(7) for details\.
|
---|
31 | .RE
|
---|
32 | .PP
|
---|
33 | \-s one|sub|base
|
---|
34 | .RS 4
|
---|
35 | Search scope to use\. One\-level, subtree or base\.
|
---|
36 | .RE
|
---|
37 | .PP
|
---|
38 | \-i
|
---|
39 | .RS 4
|
---|
40 | Read search expressions from stdin\.
|
---|
41 | .RE
|
---|
42 | .PP
|
---|
43 | \-b basedn
|
---|
44 | .RS 4
|
---|
45 | Specify Base DN to use\.
|
---|
46 | .RE
|
---|
47 | .SH "ENVIRONMENT"
|
---|
48 | .PP
|
---|
49 | LDB_URL
|
---|
50 | .RS 4
|
---|
51 | LDB URL to connect to (can be overrided by using the \-H command\-line option\.)
|
---|
52 | .RE
|
---|
53 | .SH "VERSION"
|
---|
54 | .PP
|
---|
55 | This man page is correct for version 4\.0 of the Samba suite\.
|
---|
56 | .SH "SEE ALSO"
|
---|
57 | .PP
|
---|
58 | ldb(7), ldbedit(1)
|
---|
59 | .SH "AUTHOR"
|
---|
60 | .PP
|
---|
61 | ldb was written by
|
---|
62 | Andrew Tridgell\.
|
---|
63 | .PP
|
---|
64 | If you wish to report a problem or make a suggestion then please see the
|
---|
65 | : http://ldb.samba.org/
|
---|
66 | web site for current contact and maintainer information\.
|
---|
67 | .PP
|
---|
68 | This manpage was written by Jelmer Vernooij\.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.