View Single Post
Old 08-11-2011, 01:06 AM   #5
edwintg
New Member
 
Join Date: Oct 2010
Location: Manila
Model: 9700
PIN: N/A
Carrier: Smart
Posts: 13
Default Re: The Username or Password is not Correct. Please correct the entry-SoFrustrating B

Quote:
Originally Posted by nobody7290 View Post
You could try to revert the BAS administrator login to local/Blackberry Administration service. Then, after beeing able to login again you could check what the problem is.

That should work like this:
shutdown the Blackberry Services
make a backup of the BESmgmt Database
open the database BESmgmt with an SQL tool.

look for the BASUserAuthenticators Table
There should be at least one entry:
UserID: (some number, the UserID of the admin)
AuthenticationTypeID: 0 (blackberry Administration service)
AuthenticationInstanceID: 0
ExternalAuthenticatiorID: (leave blank)


The BasUserRoles Table:
UserID: (some number, the UserID of the admin)
RoledID: 1

The BasUsers Table:
UserID: (some number, the UserID of the admin)
login name: admin
LoginPassword: -4dde1a3824a0f3a1 (this is the hash for the password "12345")
DisplayName: System Administrator

close, save, start the Blackberry services, and try to login with "admin" and "12345" for the password using the Blackberry Administration Service.

Does that help ?

This worked for me!

Thanks nobody7290!
Offline   Reply With Quote