Sonatype CLM Server - Security Administration Guide

3.1. Configuring the LDAP Server Connection

The first step to establish the LDAP connection is to configure Sonatype CLM to point to your LDAP server. Those instructions are pretty straightforward as long as you have the necessary information. For this example, let’s assume we have been provided the following information:

Server Name

Test LDAP Server

Protocol

LDAP

Hostname

wind-son04

Port

389

Search Base

dc=sonatype,dc=com

Authentication Type

Simple

Username

testuser

Password

tester

Note

The information provide will not allow you to access an LDAP server, and is provided just for demonstration purposes. In addition, this is only a representation of a simple connection. For an explanation of all available parameters, please see the next section.

Now, access the Sonatype CLM Server:

  1. Log into the Sonatype CLM Server (by default this is available at http://localhost:8070) using a user account with Admin-level permissions (a member of the Admin Group).
  2. Click the system preferences icon figs/web/clm-server-system-preferences-icon.png located in the top right of the CLM Header/Screen (resembles a cog/gear).
  3. Choose LDAP from the available option. The LDAP Administration area will be displayed.
  4. Enter the various parameters, and then use the Test Connection button to ensure a connection can be made to the configured LDAP Server.
  5. Click the Save button when finished.

Using the information from the table above, our configuration should look something like this:

figs/web/ldap-configuration-server-configuration.png

Figure 3.1. Sample LDAP Server Configuration


Note

If at any point you wish to reset the form, click the reset button and any value that have been entered will be removed.