I've installed BES 5 but cannot get any accounts to login using AD authentication.
My log file shows the following:
-----
(06/02 15:06:10:840):{http-BES.Mydomain.INC%2F10.0.0.104-443-2} [com.rim.bes.basplugin.activedirectory.LdapSearch] [INFO] [ADAU-1001] {u=SystemUser, t=6011} LOGIN ERROR: getActiveDirectoryRootDseInformation could not get rootDSE attributes for URL ldap://Mydomain.inc:389 error=javax.naming.CommunicationException: Mydomain.inc:389 [Root exception is java.net.ConnectException: connect: Address is invalid on local machine, or port is not valid on remote machine]
-----
i see the ldap server is listed wrong in my log it should be ldap://ns2.mydomain.inc:389 as it is entered in the BB config GUI.
Also im not sure if it is related but if this line {u=SystemUser, t=6011} represents my user acocunt specified in setup than it is also wrong.
Why are you trying to log on to BAS as a user or are you trying the web desktop manager?
Are you trying to setup role based admin? When you add a user to the BES you also need to give them rights to log on by creating an admin role or assigning if you want them to be able to use BAS.
I added a user ( myself ) to our Blackberry enterprise server.
He is now a member and my blackberry is activated on my BES.
When i try to login to the WEB DESKTOP console using Active Directory Authentication i get the following error:
The username, password, or domain is not correct. Please correct the entry.
If i check my BES-AS log i see the following:
(06/04 13:06:28:448):{http-BES.MYDOMAIN.INC%2F10.0.0.104-443-1} [com.rim.bes.basplugin.activedirectory.LdapSearch] [INFO] [ADAU-1001] {u=SystemUser, t=5806} LOGIN ERROR: getActiveDirectoryRootDseInformation could not get rootDSE attributes for URL ldap://MYDOMAIN.inc:389 error=javax.naming.CommunicationException: MYDOMAIN.inc:389 [Root exception is java.net.ConnectException: connect: Address is invalid on local machine, or port is not valid on remote machine