Description:
This document explains the steps involved in configuring CA Business Intelligence R2 for LDAP authentication. It also describes the changes required on Service Desk to integrate with CABI using LDAP authentication.
Solution:
CA Business Intelligence (CABI) provides the LDAP security plug-in (secLDAP) that allows mapping user accounts and groups from a LDAP directory to CA Business Intelligence.
Integrating CA Business Intelligence with LDAP allows you to assign LDAP aliases to existing users if their usernames match in CABI.
Steps to configure LDAP authentication within CABI
- Login to Central Management Console as Administrator
- Under Manage Section, select Authentication (see Figure 1)
Figure 1
<Please see attached file for image>

- In the Authentication window, select the LDAP tab
- Click on Start LDAP configuration Wizard button (see Figure 2)
Figure 2
<Please see attached file for image>

- In the Add LDAP host field, add the hostname with the port number of the LDAP server as hostname:port_number and click on Add (see Figure 3)
Figure 3
<Please see attached file for image>

- Click on Next
- Select the LDAP Server Type from the drop down. If you are using Windows Active Directory, select custom. In this example Novell eDirectory is used (see Figure 4)
Figure 4
<Please see attached file for image>

All environments are different in one way or another so you may have the need to change your attribute mappings. If you click Show Attribute Mappings you have the ability to change the LDAP attribute mappings.
Figure 5
<Please see attached file for image>

Typical Microsoft Active Directory Mappings would look like this.
Figure 6
<Please see attached file for image>

- Click Next
- In the Base LDAP Distinguished Name field enter the Search Base Ex: o=Myorg,dc=MyDomain (see Figure 7)
Figure 7
<Please see attached file for image>

- Click on Next
- In the Distinguished name field enter the LDAP DN of the user who has access to the LDAP server.
- In the Password field enter the password for the Admin user (see Figure 8)
Figure 8
<Please see attached file for image>

LDAP Referral Credentials should be provided only if all the following apply
- The primary host has been configured to refer to another directory server that handles queries for entries under a specified base.
- The host being referred to has been configured to not allow anonymous binding.
- A group from the host being referred to will be mapped to BusinessObjects Enterprise.
- Click on Next
- Type of SSL authentication is Basic. Click Next
- LDAP single sign-on authentication is Basic (No SSO), Click Next
- In the LDAP aliases configuration screen, it is recommended to leave the default settings. Click Next
- Click Finish. This will display all the settings under the LDAP tab (see Figure 9)
Figure 9
<Please see attached file for image>

- In the Mapped LDAP Members Groups, specify the LDAP group name which contains the users who need access to CABI. Enter the CN or the DN of the group and click on Update (see Figure 10)
Figure 10
<Please see attached file for image>

- Click on Home link to go back to home page of the Central Management Console.
- Select Users. From the list of users, if you have a matching LDAP user selects the user (i.e. ServiceDesk)
- In the ServiceDesk user details screen, scroll down and click on New Alias (see Figure 11)
Figure 11
<Please see attached file for image>

- In the Account Name field, enter the LDAP userid and click Ok. It will fetch the user information and assign the alias (see Figure 12)
Figure 12
<Please see attached file for image>

- Click on Update
- Now you can login to Infoview using LDAP authentication (see Figure 13)
Figure 13
<Please see attached file for image>

Steps to configure CABI options in ServiceDesk for LDAP authentication
- Login to ServiceDesk with an Administrator type account
- Go to Administration -> Options Manager -> Web Report
- Change the bo_server_auth option to secExternal (see Figure 14)
Figure 14
<Please see attached file for image>

- Recycle the CA Service Desk service.
- Login to Service Desk as the LDAP user and click on Reports tab. The reports are displayed after getting authenticated by both the LDAP server and CABI.