! or send a letter to Creative Commons, 444 Castro Street, ! Suite 900, Mountain View, California, 94041, USA. ! You can also obtain a copy of the license at ! See the License for the specific language governing permissions ! and limitations under the License. ! If applicable, add the following below this CCPL HEADER, with the fields ! enclosed by brackets "[]" replaced with your own identifying information: ! Portions Copyright [yyyy] [name of copyright owner] ! Copyright 2011-2014 ForgeRock AS <
refentry xml:
id='control-panel-1' version='5.0' xml:
lang='en' <
info><
copyright><
year>2011-2014</
year><
holder>ForgeRock AS</
holder></
copyright></
info>
<
refentrytitle>control-panel</
refentrytitle><
manvolnum>1</
manvolnum>
<
refmiscinfo class="software">OpenDJ</
refmiscinfo>
<
refmiscinfo class="version"><?
eval ${
docTargetVersion}?></
refmiscinfo>
<
refname>control-panel</
refname>
<
refpurpose>start the OpenDJ graphical admin interface</
refpurpose>
<
command>control-panel</
command>
<
arg choice="req">options</
arg>
<
title>Description</
title>
<
para>This utility can be used to display the Control Panel window which
displays basic server information and allows to do some basic administration
tasks on the server.</
para>
<
para>The following options are supported.</
para>
<
term><
option>-r, --remote</
option></
term>
<
para>Connect to a remote server</
para>
<
title>LDAP Connection Options</
title>
<
term><
option>--connectTimeout {timeout}</
option></
term>
<
para>Maximum length of time (in milliseconds) that can be taken to
establish a connection. Use '0' to specify no time out.</
para>
<
para>Default value: 30000</
para>
<
term><
option>-D, --bindDN {bindDN}</
option></
term>
<
para>DN to use to bind to the server</
para>
<
para>Default value: cn=Directory Manager</
para>
<
term><
option>-h, --hostname {host}</
option></
term>
<
para>Directory server hostname or IP address</
para>
<
term><
option>-j, --adminPasswordFile {bindPasswordFile}</
option></
term>
<
para>Global administrator password file</
para>
<
term><
option>-p, --port {port}</
option></
term>
<
para>Directory server administration port number</
para>
<
para>Default value: 4444</
para>
<
term><
option>-w, --adminPassword {bindPassword}</
option></
term>
<
para>Password for the global administrator</
para>
<
term><
option>-X, --trustAll</
option></
term>
<
para>Trust all server SSL certificates</
para>
<
title>General Options</
title>
<
term><
option>--version</
option></
term>
<
para>Display version information</
para>
<
term><
option>-?, -H, --help</
option></
term>
<
para>Display usage information</
para>
<
title>Exit Codes</
title>
<
para>The command completed successfully.</
para>
<
para>An error occurred.</
para>
<
para>The following example starts the Control Panel on a remote host.</
para>