User Guide
Adobe LiveCycle Getting Started with BAM Server
Installing and Configuring LiveCycle for JBoss Configuring LDAP settings for BAM Server 95
● LDAP User LoginID: The login ID of the indicated provider. This value will become the user’s login
ID in Business Activity Monitor.
● LDAP User Full Name: Enter cn if you are using either Sun ONE or Active Directory.
● LDAP User Description: Enter description if you are using either Sun ONE or Active Directory.
● LDAP User PrimaryEmail: Enter userPrincipalName. This refers to the user’s email address in
the LDAP directory.
● LDAP User EncryptedPassword: Enter the password associated with the specified user if you are
using either Sun ONE or Tivolie. Leave blank for Active Directory.
5. Click the LDAP Synchronization tab and click Test Connection to see if the users are imported
successfully.
6. Click OK.
Configuring LDAP role mapping
You can configure the role mapping parameters that determine which groups or roles are imported or
synchronized, or both. The parameters you specify depend on the LDAP server provider that you are using.
➤ To configure the LDAP role mapping parameters:
1. Start BAM Workbench by typing http://[host name]:[port]/celequest/workbench in the
URL line of a web browser.
2. Click the Administration Console tab, and then click System Settings.
3. Click the LDAP Role Mapping tab.
4. Specify values for the following parameters:
● LDAP Role Base DN: The format that is appropriate for the type of LDAP server you are using:
● (Sun ONE) OU=Groups,DC=your domain,DC=com
● (Active Directory) CN=Users,DC=yourdomain,DC=com
● LDAP Role Search Filter: The format that is appropriate for the type of LDAP server you are using:
● (Sun ONE) (&(objectclass=groupOfUniqueNames))
● (Active Directory) (&(objectclass=group))
● LDAP Role LoginID: Enter cn if you are using either Sun ONE or Active Directory.
● LDAP Role Full Name: Enter displayname if you are using either Sun ONE or Active Directory.
● LDAP Role Description: Enter description if you are using either Sun ONE or Active Directory.
● LDAP Role Member: The name of the multivalued property that contains role members:
● (Sun ONE) uniqueMember
● (Active Directory) member
● LDAP Role Member is: Use one of the following options:
● Distinguished Name, if the role member properties identify users by distinguished names,
such as
cn=jadmin,ou=people,dc=your domain,dc=com.
● Login identification, if the role member properties identify users by the value of the
property used as the Business Activity Monitor login ID.