Using LDAP User Database

Note: Configuring Ipswitch Instant Messaging to access an LDAP user database requires specific connection information about the LDAP server. If you do not know this information, contact the LDAP server administrator.

To use an LDAP database for user authentication:

  1. Navigate to the IIM General Settings page by clicking the General tab. Select General Settings. The General Settings page appears.
  2. From the Authentication Database list box, select LDAP. Click the Configure button. The LDAP Configuration page appears.

LDAP Configuration

Remote Contact List Import Context

LDAP Test Account

Sample Configurations

Microsoft LDAP/Active Directory Server Sample Configuration

Using LDAP with Non-standard Mappings

If your user database contains unusual or non-standard field names, you can still use the database to authenticate Ipswitch IM users by modifying the Ipswitch IM Server mapping data in the Windows registry.

Note: Changing the standard field mappings requires editing the Windows registry. You should always back-up your registry before modifying it directly.

To modify the mapping data:

  1. Open the windows Registry Editor by selecting Start > Run and entering regedit. Click OK.
  2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Ipswitch\Messenger Server\Settings\LDAP.
  3. Modify the registry strings to match your configuration, then exit the Registry Editor.

    The keys that can be modified include:

    • LDAP Mapping (DisplayName) is the name of the LDAP attribute you want to map to the DisplayName attribute in Ipswitch IM. If you are using Ipswitch IMail Server LDAP, change this value to CN.
    • LDAP Mapping (EMAIL) is the name of the LDAP attribute you want to map to the Email attribute in Ipswitch IM.
    • LDAP Mapping (Username) is the name of the LDAP attribute you want to map to the Username attribute in Ipswitch IM. If you are using Ipswitch IMail Server LDAP, change this value to UID.
    • LDAP Mapping (WebSite) is the name of the LDAP attribute you want to map to the WebSite attribute in Ipswitch IM.