Navigation Links
  • Ten Minute Guide

  • Setup Apache Directory Studio

    Apache Directory Studio

    This section provides instructions to install and configure Apache Directory Studio LDAP Browser

    Steps to install:
    1. Download and install Apache Directory Studio

                  

      wget https://archive.apache.org/dist/directory/studio/2.0.0.v20210213-M16/ApacheDirectoryStudio-2.0.0.v20210213-M16-linux.gtk.x86_64.tar.gz tar xvf ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar.gz cd ApacheDirectoryStudio/

    2. If you have trouble pulling you can get binaries here: Apache Directory Studio Downloads Page

    3. After installation start the directory studio process.
                  

      ./ApacheDirectoryStudio


    4. From the LDAP Browser perspective create a new connection. Enter an arbitrary name for connection, e.g. 'apacheds'. If apache directory server is running locally you may use 'localhost' and default port is '10389'.

    5. Create LDAP Connection


    6. The default creds for apache directory server are 'uid=admin,ou=system' and 'secret' for the password. It's a good idea to verify this info by clicking on the 'Check Authentication' button.

    7. Create LDAP Connection 2


    8. After all the info has been entered, you should be able to browse the directory.

    9. Create LDAP Connection 3

    Copyright 2003-2018, The Apache Software Foundation. All Rights Reserved.