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