Name
control-panel — start the OpenDJ graphical admin interface
Synopsis
control-panel {options}
Description
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.
Options
The following options are supported.
-r, --remote-
Connect to a remote server
LDAP Connection Options
--connectTimeout {timeout}-
Maximum length of time (in milliseconds) that can be taken to establish a connection. Use '0' to specify no time out.
Default value: 30000
-D, --bindDN {bindDN}-
DN to use to bind to the server
Default value: cn=Directory Manager
-h, --hostname {host}-
Directory server hostname or IP address
Default value: localhost.localdomain
-j, --adminPasswordFile {bindPasswordFile}-
Global administrator password file
-p, --port {port}-
Directory server administration port number
Default value: 4444
-w, --adminPassword {bindPassword}-
Password for the global administrator
-X, --trustAll-
Trust all server SSL certificates

