mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

maudj
10.51.2009 de53c719f87ec213a4f0dccd848bc87f21ada902
replace status-panel by control-panel - maudj
5 files modified
24 ■■■■ changed files
opends/tests/functional_manual/setup/quicksetup.html 4 ●●●● patch | view | raw | blame | history
opends/tests/functional_manual/setup/setup_gui_ssl.html 8 ●●●● patch | view | raw | blame | history
opends/tests/functional_manual/setup/setup_replication.html 2 ●●● patch | view | raw | blame | history
opends/tests/functional_manual/setup/snmp.html 6 ●●●● patch | view | raw | blame | history
opends/tests/functional_manual/setup/windows_service.html 4 ●●●● patch | view | raw | blame | history
opends/tests/functional_manual/setup/quicksetup.html
@@ -53,14 +53,14 @@
- install OpenDS using the same procedure than in the <a
 href="setup_gui_ssl.html">setup_gui_ssl</a> testcase (GUI with
security enabled, <br>
status panel, Uninstall) </td>
control panel, Uninstall) </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">Specific checks</td>
      <td style="vertical-align: top;"> - Check the server is running<br>
Check the Base DN has been created<br>
      <br>
- Check status-panel data are valid<br>
- Check control-panel data are valid<br>
      <br>
- Check uninstall is successfull </td>
    </tr>
opends/tests/functional_manual/setup/setup_gui_ssl.html
@@ -43,7 +43,7 @@
      <td style="vertical-align: top;">Panel<br>
      </td>
      <td style="vertical-align: top;">OpenDS GUI setup command: test
install , ssl panel, status -panel and uninstall<br>
install , ssl panel, control -panel and uninstall<br>
      </td>
    </tr>
    <tr>
@@ -65,9 +65,9 @@
automatically-generated sample data, with 200 entries<br>
Click Finish<br>
      <br>
- open status-panel in GUI <br>
- open control-panel in GUI <br>
      <br>
- stop and start the server in the status-panel<br>
- stop and start the server in the control-panel<br>
      <br>
      <small><big>- verify SSL
connection</big><br>
@@ -84,7 +84,7 @@
Check the server is running<br>
Check the Base DN has been created<br>
      <br>
- Check status-panel data are valid<br>
- Check control-panel data are valid<br>
      <br>
- Check uninstall is successfull<br>
      </td>
opends/tests/functional_manual/setup/setup_replication.html
@@ -54,7 +54,7 @@
entries , change the base DN value to o=testrepl<br>
- install with setup-gui on HOST2, enabling SSL, enabling replication
with HOST1.<br>
- check the status-panel for both servers: replication enabled, restart
- check the control-panel for both servers: replication enabled, restart
both servers<br>
- export the data<br>
$ ./export-ldif -b "o=testrepl" -h HOST -p LDAPPORT1 -D "cn=directory
opends/tests/functional_manual/setup/snmp.html
@@ -53,7 +53,7 @@
testcase  <br>
      <br>
- run status in CLI and check that the SNMP Connection Handler is listed and disabled<br>
- same checks using status-panel in GUI<br>
- same checks using control-panel in GUI<br>
      <br>
- enable SNMP Connection Handler:<br>
# dsconfig set-connection-handler-prop
@@ -68,7 +68,7 @@
<a  href="https://www.opends.org/wiki/page/HowToMonitorOpenDSThroughSNMP">How To Monitor OpenDS Through SNMP</a><br>
      <br>
- run status in CLI and check that the SNMP Connection Handler is listed and enabled, check also that the port is correct<br>
- same checks using status-panel in GUI<br>
- same checks using control-panel in GUI<br>
      <br>
- check that your SNMP Connection Handler is up and running:<br>
# snmpwalk -v 2c -c OpenDS@OpenDS HOSTNAME:8085 .1.3.6.1.2.1.66<br>
@@ -79,7 +79,7 @@
- stop the server (stop-ds)<br>
      <br>
- run status in CLI and check that the SNMP Connection Handler is listed and enabled<br>
- same checks using status-panel in GUI<br>
- same checks using control-panel in GUI<br>
      <br>
- run uninstall command in CLI or in GUI mode<br>
      <br>
opends/tests/functional_manual/setup/windows_service.html
@@ -55,7 +55,7 @@
procedure than in the <a
 href="setup_gui_ssl.html">setup_gui_ssl</a>
testcase (GUI with
security enabled, status panel) <br>
security enabled, control panel) <br>
      <br>
- on the last panel, select "Run OpenDS as a Windows Service"<br>
      <br>
@@ -80,7 +80,7 @@
successfull<br>
and the opends service is listed and showing correct status<br>
      <br>
- Check status-panel data are valid<br>
- Check control-panel data are valid<br>
      <br>
- Check uninstall is successfull<br>
and the opends service is not anymore listed </td>