setup_gui_ssl.html revision 0614552560816e297651a0030894991b0fda73de
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! CDDL HEADER START
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! The contents of this file are subject to the terms of the
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! Common Development and Distribution License, Version 1.0 only
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! (the "License"). You may not use this file except in compliance
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! with the License.
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! You can obtain a copy of the license at
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! See the License for the specific language governing permissions
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! and limitations under the License.
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! When distributing Covered Code, include this CDDL HEADER in each
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! file and include the License file at
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! add the following below this CDDL HEADER, with the fields enclosed
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! by brackets "[]" replaced with your own identifying information:
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! Portions Copyright [yyyy] [name of copyright owner]
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! CDDL HEADER END
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync ! Copyright 2007-2008 Sun Microsystems, Inc.
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync cellspacing="2">
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync <td style="vertical-align: top;">setup_gui_ssl</td>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync <td style="vertical-align: top;">OpenDS GUI setup command: test
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncinstall , ssl panel, control -panel and uninstall<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync <td style="vertical-align: top;"> - run setup command to install
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- In the Server Settings Panel , enter expected data for hostname, LDAP
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- Then for LDAP Secure Access click on Configure<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- In the Configure Secure Access Panel, tick the Box Enable SSL and
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsynca valid Port SSLPORT , then click OK<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- Then continue to enter data in the Server Settings Panel for
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsynccn=Directory Manager and its password.<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- Click Next<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- Leave default value in Topology Options Panel and click Next<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- In the Directory Data Panel Choose option 4 To Import
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncautomatically-generated sample data, with 200 entries<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncClick Finish<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- open control-panel in GUI <br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- stop and start the server in the control-panel<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync/ldapsearch -Z -p SSLPORT -D "cn=directory manager" -w password -b
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- run uninstall command to uninstall in GUI<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync <td style="vertical-align: top;">Specific checks</td>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync <td style="vertical-align: top;">- Check the install is
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncsuccessfull<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncCheck the server is running<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsyncCheck the Base DN has been created<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- Check control-panel data are valid<br>
b8e299dddd091ae24e0c08c45d91b8f937bd14d2vboxsync- Check uninstall is successfull<br>