opendj-sdk/opends/tests/functional_manual/console/control_panel.html
@@ -25,6 +25,7 @@ ! CDDL HEADER END ! ! Copyright 2008-2009 Sun Microsystems, Inc. ! Portions Copyright 2011 ForgeRock AS. ! --> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> <TITLE>control_panel</TITLE> @@ -447,7 +448,7 @@ <TR> <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff"> <UL> <LI><P><I><B>Verify OpenDS Version 1.3.0</B></I></P> <LI><P><I><B>Verify OpenDS Version 2.5</B></I></P> <LI><P><I><B>System Information : Verify</B></I></P> <LI><P><I><B>Java Information : Verify</B></I></P> </UL> @@ -489,6 +490,86 @@ <UL> <LI><P><I><B>In the View menu, select "Show Operations"</B></I></P> <LI><P>I<I><B>n the View menu, select "Show Averages"</B></I></P> </UL> </TD> </TR> </TABLE> <P><B>20. Monitoring - Manage Tasks</B></P> <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid"> <COL WIDTH=256*> <TR> <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff"> <UL> <LI><P><I><B>TBD</B></I> </P> </UL> </TD> </TR> </TABLE> <P><B>21. Runtime Options - Java Settings</B></P> <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid"> <COL WIDTH=256*> <TR> <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff"> <UL> <LI><P><I><B>TBD</B></I> </P> </UL> </TD> </TR> </TABLE> <P><B>22. Runtime Options - Windows Service</B></P> <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid"> <COL WIDTH=256*> <TR> <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff"> <UL> <LI><P><I><B>TBD</B></I> </P> </UL> </TD> </TR> </TABLE> <P><B>23. Administer Remote Server</B></P> <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid"> <COL WIDTH=256*> <TR> <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff"> <UL> <LI><P><I><B>TBD</B></I> </P> </UL> </TD> </TR> </TABLE> <P><B>24. View - Refresh Options</B></P> <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid"> <COL WIDTH=256*> <TR> <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff"> <UL> <LI><P><I><B>TBD</B></I> </P> </UL> </TD> </TR> </TABLE> <P><B>25. Help</B></P> <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid"> <COL WIDTH=256*> <TR> <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff"> <UL> <LI><P><I><B>In the Help menu, select Administration Guide</B></I></P> <LI><P><I><B>In the Help menu, select Documentation Wiki</B></I></P> </UL> opendj-sdk/opends/tests/functional_manual/setup/setup_gui_ssl.html
@@ -25,6 +25,7 @@ ! CDDL HEADER END ! ! Copyright 2007-2008 Sun Microsystems, Inc. ! Portions Copyright 2011 ForgeRock AS. ! --> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> @@ -71,7 +72,7 @@ <br> <small><big>- verify SSL connection</big><br> ./ldapsearch -Z -p SSLPORT -D "cn=directory manager" -w password -b ./ldapsearch -X -Z -p SSLPORT -D "cn=directory manager" -w password -b "cn=config" -v "(objectclass=*)"</small> <br> <br> - run uninstall command to uninstall in GUI<br> opendj-sdk/opends/tests/functional_manual/setup/setup_replication.html
@@ -23,6 +23,7 @@ ! CDDL HEADER END ! ! Copyright 2007-2008 Sun Microsystems, Inc. ! Portions Copyright 2011 ForgeRock AS. ! --> <html> <head> @@ -57,7 +58,7 @@ - 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 $ ./export-ldif -b "o=testrepl" -h HOST -p ADMINPORT1 -D "cn=directory manager" -w password -n userRoot -l ../ldif/testrepl.ldif<br> <br> check replication works:<br> @@ -67,9 +68,7 @@ --filename {yourpath}/modify-user.ldif (see below)<br> <br> - delete an entry on HOST1<br> $ ./ldapmodify -p LDAPPORT1 -D "cn=Directory Manager" -w password<br> dn: uid=user.6,ou=People,o=testrepl<br> changetype: delete<br> $ ./ldapdelete -p LDAPPORT1 -D "cn=Directory Manager" -w password "uid=user.6,ou=People,o=testrepl" <br> => verify those 2 changes have been applied on HOST2<br> <br> opendj-sdk/opends/tests/functional_manual/stress/ldap_BasicDementia.html
File was deleted opendj-sdk/opends/tests/functional_manual/stress/ldap_BasicHeavy.html
File was deleted opendj-sdk/opends/tests/functional_manual/stress/ldap_BasicLow.html
File was deleted opendj-sdk/opends/tests/functional_manual/stress/ldap_BasicMedium.html
File was deleted opendj-sdk/opends/tests/functional_manual/stress/ldap_ConstantSizeDementia.html
File was deleted opendj-sdk/opends/tests/functional_manual/stress/ldap_ConstantSizeHeavy.html
File was deleted opendj-sdk/opends/tests/functional_manual/stress/ldap_ConstantSizeLow.html
File was deleted opendj-sdk/opends/tests/functional_manual/stress/ldap_ConstantSizeMedium.html
File was deleted