2011-2014ForgeRock AScontrol-panel1OpenDJcontrol-panelstart the OpenDJ graphical admin interfacecontrol-paneloptionsDescriptionThis 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.OptionsThe following options are supported.Connect to a remote serverLDAP Connection OptionsMaximum length of time (in milliseconds) that can be taken to
establish a connection. Use '0' to specify no time out.Default value: 30000DN to use to bind to the serverDefault value: cn=Directory ManagerDirectory server hostname or IP addressDefault value: localhost.localdomainGlobal administrator password fileDirectory server administration port numberDefault value: 4444Password for the global administratorTrust all server SSL certificatesGeneral OptionsDisplay version informationDisplay usage informationExit Codes0The command completed successfully.> 0An error occurred.ExamplesThe following example starts the Control Panel on a remote host.
$ control-panel -r -h opendj.example.com -p 4444 &