Forum Discussion
anthonydedipowe
Nimbostratus
Jul 01, 2009SQL Error on install
Everytime I try and install the MP, I get an error in the log and the install fails, stating:
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
The RMS is SCOM2007 SP1, Windows Server...
joel_hendrickso
Jul 01, 2009Historic F5 Account
Anthony,
The install is failing when it tries to query the master database to see if the F5 Management Pack database already exists. The NT account logged in as (or running the install as) must have basic permissions on the SQL server that you specifiy during install, specifically to be able to query the master database.
Try the following to troubleshoot the permissions:
- Open the SQL Management Studio while logged in as the same NT account.
- Connect to the database engine that you are specifying during setup, using Windows Authentication
- select the server you just connected to in the object explorer
- Click the New Query button
- switch to the master datbase using the database drop-down in the top left
- run this query in the new query window:
SELECT name FROM master.dbo.sysdatabases WHERE name = 'F5_ManagementPack'
If you get a permissions error anywhere along the way, you'll know more precisely where the problem is. If there is no problem, we'll investigate further.
Thanks for you interest in the product!
Joel Hendrickson
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
