You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

About this guide

Getting started. Learn how to download and install ApacheDS 1.0 on different platforms, connect to it with various clients (graphical tools among others), manipulate the data within your directory and integrate ApacheDS with other software. The same sample data, provided as a download, is used through the whole guide.

Audience

This guide is primarly for people new to ApacheDS. If you plan to use the server as is, maybe even for your first LDAP experience, you'll find all information necessary to do so. Only basic configuration tasks are covered. Learn more about the options you have (and many other things) in the "Advanced User's Guide".

Table of contents

  1. How to begin
    1. What Apache Directory Server is
    2. Some Background. Directories, directory services and LDAP
    3. Downloading and installing the server
    4. Starting and stopping the server
    5. Basic configuration tasks
      • Changing the admin password
      • Changing the server port
      • Adding your own partition (suffix)
      • Configure logging
      • Enable/disable anonymous access
  2. Handling of data within your directory
    1. What you need to know first
    2. Connecting to a server with different client tools
      1. Graphical tools
      2. Command line tools
    3. LDAP Operations
      1. Overview
      2. Searching
      3. Modification
    4. ApacheDS tools
    5. Custom application development
      1. Java (JNDI)
      2. Other programming languages
  3. Basic Security
    1. Authentication
    2. How to enable SSL
    3. Basic authorization
  4. Integrate ApacheDS in other programs
    1. Mozilla Thunderbird (E-Mail Client)
    2. Apache Tomcat
    3. Apache HTTP Server
    4. Apache James (Mail Server)
    5. Apache Jetspeed (Enterprise Information Portal)
    6. Apache Cocoon (Web Development Framework)
  • No labels