Exit Print View

Sun OpenDS Standard Edition 2.2 Administration Guide

Get PDF Book Print View
 

Document Information

Before You Start

Starting and Stopping Your Server Instance

Configuring the Server Instance

Managing Administration Traffic to the Server

Overview of the Administration Connector

Accessing Administrative Suffixes

To Configure the Administration Connector

Configuring the Server With dsconfig

Overview of the dsconfig Command

Using dsconfig in Interactive Mode

Getting Help With dsconfig

Configuring a Server Instance

To Display the Properties of a Component

To List Components

To Create a Component

To Modify the Properties of a Component

To Modify the Values of a Multi-Valued Property

To Delete a Component

To Use dsconfig in Batch Mode

Configuring the Connection Handlers

To Display All Connection Handlers

Configuring the LDAP Connection Handler

To Control Which Clients Have LDAP Access to the Directory Server

Configuring the LDIF Connection Handler

To Enable the JMX Alert Handler Through the LDIF Connection Handler

Configuring the JMX Connection Handler

To Change the Port on Which the Server Listens for JMX Connections

Configuring Plug-Ins With dsconfig

Overview of Plug-In Types

Modifying the Plug-In Configuration

To Display the List of Plug-Ins

To Create a New Plug-In

To Enable or Disable a Plug-In

To Display and Configure Plug-In Properties

To Configure Plug-In Invocation Order

Configuring Commands As Tasks

Utilities That Can Schedule Tasks

Controlling Which Tasks Can Be Run

Scheduling and Configuring Tasks

To Schedule a Task

To Schedule a Recurring Task

To Configure Task Notification

To Configure Task Dependencies

Managing and Monitoring Scheduled Tasks

To Obtain Information About Scheduled Tasks

To Cancel a Scheduled Task

To Cancel a Recurring Task

To Manage Tasks by Using the Control Panel

Deploying and Configuring the DSML Gateway

Deploying the DSML Gateway

Deploying the DSML Gateway in Apache Tomcat

Deploying the DSML Gateway in Glassfish

Deploying the DSML Gateway in Sun Java System Web Server 7

Configuring the DSML Gateway

Confirming the DSML Gateway Deployment

To Confirm the DSML Gateway Deployment with JXplorer

Confirming the DSML Gateway Deployment with the Directory Server Resource Kit

Deploying and Configuring the NameFinder Application

Deploying NameFinder

Deploying NameFinder in Apache Tomcat

Deploying NameFinder in Glassfish

Deploying NameFinder in Sun Java System Web Server 7

Configuring NameFinder

Confirming the NameFinder Deployment

To Confirm the NameFinder Deployment

Configuring the Proxy Components

Configuring Security Between Clients and Servers

Configuring Security Between the Proxy and the Data Source

Configuring Servers With the Control Panel

Managing Directory Data

Replicating Directory Data

Controlling Access To Data

Managing Users and Groups

Monitoring Sun OpenDS Standard Edition

Improving Performance

Advanced Administration

Deploying the DSML Gateway in Glassfish

You can deploy the DSML Gateway in Glassfish using either the autodeploy feature or the graphical administration interface.

To Deploy the DSML Gateway Using Autodeploy

  1. Make sure that the Glassfish server is running.
  2. Copy the WAR file for the DSML gateway into the autodeploy directory below the desired domain (for example, domains/domain1/autodeploy).
  3. If necessary, rename the file in the process so that the name before the .war extension matches what you want the application context to be.

    For example, if you want the application context to be /dsml, then rename it to dsml.war before putting it in the autodeploy directory.

    Glassfish automatically detects the new WAR file and makes it available for use, usually in a few seconds.

    See Configuring the DSML Gateway and Confirming the DSML Gateway Deployment for information about completing your DSML deployment.

To Deploy the DSML Gateway Using the Administration GUI

  1. Log in to the Glassfish administrative interface and click on the Web Applications link.

    The available web applications are displayed. Unless you have previously installed web applications, the list is empty.


    Figure shows the Glassfish Web Applications page
  2. Click the Deploy button.

    The Deploy Enterprise Applications/Modules page appears in the browser, displaying fields where you specify either the WAR file to the server or specify the path to a WAR file already on the server system.


    Figure shows the Glassfish Deploy Enterprise Applications/Modules page
  3. Specify the WAR file to use, and also specify values in the other fields as needed. The preceding figure shows typical values.
  4. Click the OK button, and the DSML gateway is deployed.

    See Configuring the DSML Gateway and Confirming the DSML Gateway Deployment for information about completing your DSML deployment.