Hi,
I'm trying to connect a BES (4.1.6.10) to an OpenLDAP server to enable the BlackBerry users to search contacts directly in the LDAP server. I read many articles explaninig some registry values that can be added to enable LDAP search, but I cannot add them here because I have made less than 10 posts to this forum...
I have found the following registry values related to BES-LDAP:
LDAPDomain,
LDAPSearch,
LDAPport,
LDApssl,
LDAPALPSearch and
LDAPCompanyField.
After creating those values and restarting my server, the following error appears in the MAGT log:
Code:
LDAP: Bind failed (34)
LDAP error code 34 means "Invalid DN syntax". I think that the attribute defined by the
LDAPCompanyField registry value is the problem. I have set this registry value to
displayName, and the value for the attribute
displayName in my LDAP is something similar to:
Code:
/o=my.company.com/ou=First Administrative Group/cn=Recipients/cn=User001
Any clue to solve this problem?
Thanks in advance,
Guillermo