Server Management - Systems Insight Manager
1834391 Members
1900 Online
110066 Solutions
New Discussion

Re: Connect to a remote SQL DB server using SQL auth during install?

 
SOLVED
Go to solution
Ron_159
Occasional Advisor

Connect to a remote SQL DB server using SQL auth during install?

I want HP SIM to access a remote SQL server. Durning the installation of System Insight Manager, it prompts me for credentials to the database server, but I can only enter password for the account currently logged in and I cannot change the doamin. Nevertheless, it doesn't appear that I can use SQL authentication. Is there a way a round this?
6 REPLIES 6
Joel Rubenstein
Honored Contributor
Solution

Re: Connect to a remote SQL DB server using SQL auth during install?

SIM requires Windows NT authentication for all database access it does not support SQL server authentication.
Ron_159
Occasional Advisor

Re: Connect to a remote SQL DB server using SQL auth during install?

Thanks much. Can I setup SIM to access SQL with Windows domain account, but use a seprate account to log in to the HP SIM Web interface, view reports, scheduled jobs and so forth?
Joel Rubenstein
Honored Contributor

Re: Connect to a remote SQL DB server using SQL auth during install?

Yes you can setup SIM to use a Windows domain account to access SQL and then create any number of separate accounts used to login to SIM. These accounts must first be present in Windows since SIM authenticates all logins against the windows directory however they do not need any special windows privileges. In SIM you go to Options --> Security --> Users and Authorizations to configure the SIM users.
Ron_159
Occasional Advisor

Re: Connect to a remote SQL DB server using SQL auth during install?

Excellent, It should still be possible then to login locally to the workstation where HP SIM is installed and launch SIM using a local account rather than a domain account, as long as HP SIM was given the domain cerdential to access the SQL server?
Joel Rubenstein
Honored Contributor

Re: Connect to a remote SQL DB server using SQL auth during install?

Yes, absolutely.
Ron_159
Occasional Advisor

Re: Connect to a remote SQL DB server using SQL auth during install?

Thanks for responing so quickly. I am a contractor for this Co. and have little access to the network. Being able to set this up this way is going to help.