setup_gui.html revision 65e99be301d5a19db33f25841f671756e8dbb9b5
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! CDDL HEADER START
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! The contents of this file are subject to the terms of the
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! Common Development and Distribution License, Version 1.0 only
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! (the "License"). You may not use this file except in compliance
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! with the License.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! You can obtain a copy of the license at
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! See the License for the specific language governing permissions
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! and limitations under the License.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! When distributing Covered Code, include this CDDL HEADER in each
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! file and include the License file at
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! add the following below this CDDL HEADER, with the fields enclosed
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! by brackets "[]" replaced with your own identifying information:
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! Portions Copyright [yyyy] [name of copyright owner]
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! CDDL HEADER END
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ! Copyright 2007-2008 Sun Microsystems, Inc.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync cellspacing="2">
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync <td style="vertical-align: top;">OpenDS GUI setup command: test install and uninstall<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync <td style="vertical-align: top;">- run setup command to install in GUI<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync enter expected data in the GUI Panels (cn=Directory Manager, password, LDAP port, default base DN)<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync Choose option 4 to populate de database Load automatically-generated sample data, with 200 entries<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync no Start TLS<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync start the server when the configuration is completed<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync - open status-panel in GUI <br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync - run setup command to uninstall in GUI<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync <td style="vertical-align: top;">Specific checks</td>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync <td style="vertical-align: top;">-Check the install is successfull<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync Check the server is running<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync Check the Base DN has been created<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync - Check status-panel data are valid<br>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync - Check uninstall is successfull<br>