1REGISTER-DS-ADMIN.PL(8)     System Manager's Manual    REGISTER-DS-ADMIN.PL(8)
2
3
4

NAME

6       register-ds-admin.pl  -  Registers  Directory  Server instances with an
7       Admin Server
8

SYNOPSIS

10       register-ds-admin.pl [--options] -- [args]
11

DESCRIPTION

13       Registers existing Directory Server instances with  an  existing  Admin
14       Server.  This command does the set up necessary for the use of the Con‐
15       sole to manage the Directory Server instances you are registering.
16
17       Use this command with the --update option after an upgrade  to  refresh
18       the server information (version, build number, etc.) in the Console.
19
20       Can  be  run in interactive mode with different levels of verbosity, or
21       in silent mode with parameters supplied in a .inf format file or on the
22       command line.
23

OPTIONS

25       A summary of options is included below:
26
27       --help This message
28
29       --version
30              Print the version and exit
31
32       --debug
33              Turn on debugging
34
35       --silent
36              Use silent setup - no user input
37
38       --file=name
39              Use the file 'name' in .inf format to supply the default answers
40
41       --keepcache
42              Do not delete the temporary .inf file generated by this program
43
44       --logfile
45              Log setup messages to this file - otherwise, a temp file will be
46              used
47
48       --update
49              Update an existing installation (e.g. after upgrading packages)
50
51       --continue
52              (update only) keep going despite errors (also --force)
53
54       For all options, you can also use the short name e.g. -h, -d, etc.  For
55       the  -d  argument, specifying it more than once will increase the debug
56       level e.g. -ddddd
57
58       args: You can supply default .inf data in this format:
59
60              section.param=value
61
62       e.g.
63
64              General.FullMachineName=foo.example.com
65
66       or
67
68              "slapd.Suffix=dc=example, dc=com"
69
70       Values passed in this manner will override values in an .inf file given
71       with the -f argument.
72

AUTHOR

74       register-ds-admin.pl was written by the 389 Project.
75

REPORTING BUGS

77       Report bugs to http://bugzilla.redhat.com.
78
80       Copyright © 2010 Red Hat, Inc.
81       This  is  free  software.   You may redistribute copies of it under the
82       terms of the Directory Server license found in the LICENSE file of this
83       software  distribution.   This  license  is essentially the GNU General
84       Public License version 2 with an exception for plug-in distribution.
85
86
87
88                                  Jun 8, 2010          REGISTER-DS-ADMIN.PL(8)
Impressum