1 | '\" t
|
---|
2 | .\" Title: ldbrename
|
---|
3 | .\" Author: [see the "AUTHOR" section]
|
---|
4 | .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
---|
5 | .\" Date: 10/24/2011
|
---|
6 | .\" Manual: User Commands
|
---|
7 | .\" Source: Samba 3.5
|
---|
8 | .\" Language: English
|
---|
9 | .\"
|
---|
10 | .TH "LDBRENAME" "1" "10/24/2011" "Samba 3\&.5" "User Commands"
|
---|
11 | .\" -----------------------------------------------------------------
|
---|
12 | .\" * set default formatting
|
---|
13 | .\" -----------------------------------------------------------------
|
---|
14 | .\" disable hyphenation
|
---|
15 | .nh
|
---|
16 | .\" disable justification (adjust text to left margin only)
|
---|
17 | .ad l
|
---|
18 | .\" -----------------------------------------------------------------
|
---|
19 | .\" * MAIN CONTENT STARTS HERE *
|
---|
20 | .\" -----------------------------------------------------------------
|
---|
21 | .SH "NAME"
|
---|
22 | ldbrename \- Edit LDB databases using your favorite editor
|
---|
23 | .SH "SYNOPSIS"
|
---|
24 | .HP \w'\ 'u
|
---|
25 | ldbrename [\-h] [\-o\ options] {olddn} {newdb}
|
---|
26 | .SH "DESCRIPTION"
|
---|
27 | .PP
|
---|
28 | ldbrename is a utility that allows you to rename trees in an LDB database based by DN\&. This utility takes two arguments: the original DN name of the top element and the DN to change it to\&.
|
---|
29 | .SH "OPTIONS"
|
---|
30 | .PP
|
---|
31 | \-h
|
---|
32 | .RS 4
|
---|
33 | Show list of available options\&.
|
---|
34 | .RE
|
---|
35 | .PP
|
---|
36 | \-H <ldb\-url>
|
---|
37 | .RS 4
|
---|
38 | LDB URL to connect to\&. See ldb(7) for details\&.
|
---|
39 | .RE
|
---|
40 | .PP
|
---|
41 | \-o options
|
---|
42 | .RS 4
|
---|
43 | Extra ldb options, such as modules\&.
|
---|
44 | .RE
|
---|
45 | .SH "ENVIRONMENT"
|
---|
46 | .PP
|
---|
47 | LDB_URL
|
---|
48 | .RS 4
|
---|
49 | LDB URL to connect to (can be overrided by using the \-H command\-line option\&.)
|
---|
50 | .RE
|
---|
51 | .SH "VERSION"
|
---|
52 | .PP
|
---|
53 | This man page is correct for version 4\&.0 of the Samba suite\&.
|
---|
54 | .SH "SEE ALSO"
|
---|
55 | .PP
|
---|
56 | ldb(7), ldbmodify, ldbdel, ldif(5)
|
---|
57 | .SH "AUTHOR"
|
---|
58 | .PP
|
---|
59 | ldb was written by
|
---|
60 | Andrew Tridgell\&.
|
---|
61 | .PP
|
---|
62 | If you wish to report a problem or make a suggestion then please see the
|
---|
63 | : http://ldb.samba.org/
|
---|
64 | web site for current contact and maintainer information\&.
|
---|
65 | .PP
|
---|
66 | This manpage was written by Jelmer Vernooij\&.
|
---|