Sonatype CLM Server - Security Administration Guide

3.3. Mapping LDAP Users to Sonatype CLM

Once the LDAP Server has been configured, you can map information attributes of an LDAP user to match those of Sonatype CLM. Similar to configuring the LDAP Server, this will require that you have information related to the location of various user attributes. Here is a sample set of data, that you would likely see:

Base DN

cn=users

Object Class

user

User ID Attribute

sAMAccountName

Real Name Attribute

cn

Email Attribute

mail

Once you have gathered this information, access the Sonatype CLM Server LDAP Configuration:

  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. Click on the Second Tab, just below the Server Name, User and Group Settings.
  5. Enter the various settings, using the Test Mapping button to ensure the correct information has been mapped.
  6. Click the Save button when finished.

Note

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

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

figs/web/ldap-configuration-user-mapping.png

Figure 3.2. User Mapping