BlackBerryForums.com : Your Number One BlackBerry Community
     

»Sponsored Links

BlackBerryApps.com Best Sellers



Closed Thread
 
LinkBack Thread Tools
  (#1 (permalink)) Old
mfehrmann Offline
New Member
 
Posts: 11
Join Date: Aug 2009
Model: 8830
PIN: N/A
Carrier: Verizon & Sprint
Default Unable to Open BES After Domain Admin PW Change - 08-12-2009, 11:56 AM

I am using BES 4.1 for Exchange and it has been working for years. However, yesterday I had to change my main domain administrator password and ever since then I am unable to open BES. Im getting the DAtabase login has failed using trusted credentials, Please try again. Then I get a database login screen. I have tried using the new credentials but can't get it to open. What am I missing here??

Thanks!
   
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
penguin3107 Offline
BlackBerry God
 
penguin3107's Avatar
 
Posts: 10,024
Join Date: Jan 2005
Model: 9700
Carrier: ATT
Default 08-12-2009, 11:58 AM

What user are the BlackBerry services running as? (I'll assume they're running as the user you changed the PW for)

They should be running as the BES service account. Typically called besadmin or something like that.

If you changed the password for the user who the services are running as, then you need to go into each of those services and adjust the password there as well.


BCSA
BES 5.0.2 :-: Exchange 2007 SP1
http://port3101.org
   
  (#3 (permalink)) Old
mfehrmann Offline
New Member
 
Posts: 11
Join Date: Aug 2009
Model: 8830
PIN: N/A
Carrier: Verizon & Sprint
Default 08-12-2009, 12:00 PM

They are all running as BesAdmin which they always were, and I did not change the password on that account. However, when I looked at the permissions of the BESadmin account, what should be listed?
   
  (#4 (permalink)) Old
penguin3107 Offline
BlackBerry God
 
penguin3107's Avatar
 
Posts: 10,024
Join Date: Jan 2005
Model: 9700
Carrier: ATT
Default 08-12-2009, 12:02 PM

KB02276 - Assigning permissions for a BlackBerry Enterprise Server service account - Port3101.org : Your BES Connection


BCSA
BES 5.0.2 :-: Exchange 2007 SP1
http://port3101.org
   
  (#5 (permalink)) Old
mfehrmann Offline
New Member
 
Posts: 11
Join Date: Aug 2009
Model: 8830
PIN: N/A
Carrier: Verizon & Sprint
Default 08-12-2009, 12:16 PM

Well my BESadmin account is set up perfectly, as I thought it would be, the only thing that was change was my main domain admin password, why would I get these errors?
   
  (#6 (permalink)) Old
penguin3107 Offline
BlackBerry God
 
penguin3107's Avatar
 
Posts: 10,024
Join Date: Jan 2005
Model: 9700
Carrier: ATT
Default 08-12-2009, 12:22 PM

How is BES set up to communicate with the SQL database?
Are you using Windows Auth, or SQL auth?


BCSA
BES 5.0.2 :-: Exchange 2007 SP1
http://port3101.org
   
  (#7 (permalink)) Old
mfehrmann Offline
New Member
 
Posts: 11
Join Date: Aug 2009
Model: 8830
PIN: N/A
Carrier: Verizon & Sprint
Default 08-12-2009, 12:24 PM

Windows Auth, that is where I am guessing the problem is coming in, where can I change the login credentials for that?
   
  (#8 (permalink)) Old
penguin3107 Offline
BlackBerry God
 
penguin3107's Avatar
 
Posts: 10,024
Join Date: Jan 2005
Model: 9700
Carrier: ATT
Default 08-12-2009, 12:27 PM

On the BES, go to Start > Programs > BlackBerry Enterprise Server > BlackBerry Server Configuration

Click the Database Connectivity tab.


BCSA
BES 5.0.2 :-: Exchange 2007 SP1
http://port3101.org
   
  (#9 (permalink)) Old
mfehrmann Offline
New Member
 
Posts: 11
Join Date: Aug 2009
Model: 8830
PIN: N/A
Carrier: Verizon & Sprint
Default 08-12-2009, 12:32 PM

I went in there and was going to reset my database and now when I type in my SQL server name and database name, it says "test database connection returned an unknown error"
   
  (#10 (permalink)) Old
penguin3107 Offline
BlackBerry God
 
penguin3107's Avatar
 
Posts: 10,024
Join Date: Jan 2005
Model: 9700
Carrier: ATT
Default 08-12-2009, 12:35 PM

Are you sure the SQL server and BESMgmt database are up?
Is the database local to BES or on a remote SQL server?


BCSA
BES 5.0.2 :-: Exchange 2007 SP1
http://port3101.org
   
  (#11 (permalink)) Old
mfehrmann Offline
New Member
 
Posts: 11
Join Date: Aug 2009
Model: 8830
PIN: N/A
Carrier: Verizon & Sprint
Default 08-12-2009, 12:35 PM

Its on a remote SQL server, but now I just realized that I haven't restarted the SQL server since I reset my domain admin password, Im wondering if that would cause this issue, i am restarting now.
   
  (#12 (permalink)) Old
penguin3107 Offline
BlackBerry God
 
penguin3107's Avatar
 
Posts: 10,024
Join Date: Jan 2005
Model: 9700
Carrier: ATT
Default 08-12-2009, 12:38 PM

Yeah, that could definitely be the issue.
If the database is unavailable for some reason, BES won't start.


BCSA
BES 5.0.2 :-: Exchange 2007 SP1
http://port3101.org
   
  (#13 (permalink)) Old
mfehrmann Offline
New Member
 
Posts: 11
Join Date: Aug 2009
Model: 8830
PIN: N/A
Carrier: Verizon & Sprint
Default 08-12-2009, 12:42 PM

Well that error doesn't come up, but now it is just sitting there almost looking locked up trying to re-configure the database. Hopefully it is just reading through it.
   
  (#14 (permalink)) Old
mfehrmann Offline
New Member
 
Posts: 11
Join Date: Aug 2009
Model: 8830
PIN: N/A
Carrier: Verizon & Sprint
Default 08-12-2009, 12:48 PM

Thats what it was, on my SQL server, the SQL Server Service had the domain admins login credentials attached!
   
  (#15 (permalink)) Old
penguin3107 Offline
BlackBerry God
 
penguin3107's Avatar
 
Posts: 10,024
Join Date: Jan 2005
Model: 9700
Carrier: ATT
Default 08-12-2009, 12:53 PM

Quote:
Originally Posted by mfehrmann View Post
Thats what it was, on my SQL server, the SQL Server Service had the domain admins login credentials attached!
Aha!
Awesome that it's resolved.
Sorry it too me so many posts to help you nail this one down.


BCSA
BES 5.0.2 :-: Exchange 2007 SP1
http://port3101.org
   
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Copyright © 2004-2010 BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.