Configuring the BlackBerry Enterprise Server to use LDAP to retrieve email addresses and organizer data
By default, when BlackBerry® device users search for recipients' email addresses or organizer data, the BlackBerry® Enterprise Server uses MAPI to connect to the Microsoft® Exchange Server and retrieve the email addresses or organizer data that is stored in Microsoft® Active Directory®. You can configure the BlackBerry Enterprise Server to use LDAP to connect to Microsoft Active Directory directly to retrieve email addresses, organizer data, or both.
When you configure the BlackBerry Enterprise Server to use LDAP to retrieve email addresses and organizer data, you help reduce the MAPI connections that the BlackBerry Enterprise Server requires which helps improve the performance of the BlackBerry Enterprise Server and Microsoft Exchange Server. In a Microsoft® Exchange 2010 environment, if you configure the BlackBerry Enterprise Server to use LDAP, you cannot migrate users to different forests.
If you configure Hosted BlackBerry® services, you must configure the BlackBerry Enterprise Server to use LDAP to retrieve email addresses.
- Windows® domain that the Microsoft Active Directory uses
- whether to use LDAPS to connect to Microsoft Active Directory
- timeout value for the connection to Microsoft Active Directory
- which contacts the BlackBerry Enterprise Server cannot retrieve, if required
- whether to support a Microsoft Active Directory that you configured for multi-tenancy, if required
- custom field to use to resolve email addresses for Hosted BlackBerry services, if required
- baseDN of the Microsoft Active Directory tree, if required
Configure the BlackBerry Enterprise Server to connect to Microsoft Active Directory
- On the computer that hosts the BlackBerry® Enterprise Server, click Start > Run.
- Type regedit. Click OK.
- Perform one of the following actions:
- If you are running a 32-bit version of Windows®, navigate to HKEY_LOCAL_MACHINE\Software\Research In Motion\BlackBerry Enterprise Server\Agents.
- If you are running a 64-bit version of Windows, navigate to HKEY_LOCAL_MACHINE\Software\WOW6432Node\Research In Motion\BlackBerry Enterprise Server\Agents.
- If your organization’s environment includes multiple Windows domains, perform the following actions:
- If the BlackBerry Enterprise Server must use a specific port to connect to Microsoft Active Directory and you did not specify the port number in the LDAPDomain string, perform the following actions:
- If the BlackBerry Enterprise Server must use LDAPS to connect to the Microsoft Active Directory, perform the following actions:
- To change the amount of time that the BlackBerry Enterprise Server waits for a response from Microsoft Active Directory before the connection times out (by default, 10 seconds), perform the following actions:
- In the Windows Services, restart the BlackBerry Controller.
Configure the BlackBerry Enterprise Server to retrieve email addresses and organizer data using LDAP
- On the computer that hosts the BlackBerry® Enterprise Server, click Start > Run.
- Type regedit. Click OK.
- Perform one of the following actions:
- If you are running a 32-bit version of Windows®, navigate to HKEY_LOCAL_MACHINE\Software\Research In Motion\BlackBerry Enterprise Server\Agents.
- If you are running a 64-bit version of Windows, navigate to HKEY_LOCAL_MACHINE\Software\WOW6432Node\Research In Motion\BlackBerry Enterprise Server\Agents.
- Create a DWORD value named LDAPSearch.
- Change the value to 1.
- To configure the BlackBerry Enterprise Server to resolve email addresses using LDAP, perform the following actions:
- To configure the BlackBerry Enterprise Server to resolve organizer data using LDAP, perform the following actions:
- In the Windows Services, restart the BlackBerry Controller.
Prevent the BlackBerry Enterprise Server from retrieving contact information for specific users
- Configure the BlackBerry® Enterprise Server to resolve email addresses and organizer data information using LDAP.
- If you want to filter users using an attribute, choose an attribute in Microsoft Active Directory such as Mail or any of the extensionAttributes (extensionAttribute1 through extensionAttribute15). You can use the Active Directory Users and Computers console to change the value for the attribute to HideFromBlackBerry for all users that you do not want BlackBerry device users to find.
Restrict the location in Microsoft Active Directory that the BlackBerry Enterprise Server can retrieve email addresses and organizer data from
- On the computer that hosts the BlackBerry Enterprise Server, click Start > Run.
- Type regedit. Click OK.
- Perform one of the following actions:
- If you are running a 32-bit version of Windows®, navigate to HKEY_LOCAL_MACHINE\Software\Research In Motion\BlackBerry Enterprise Server\Agents.
- If you are running a 64-bit version of Windows, navigate to HKEY_LOCAL_MACHINE\Software\WOW6432Node\Research In Motion\BlackBerry Enterprise Server\Agents.
- Create a String value named LDAPBaseDN.
- Change the value to the BaseDN that you want the BlackBerry Enterprise Server to use (for example, ou=Waterloo,o=example,c=CA).
- In the Windows Services, restart the BlackBerry Controller.