How do i connect to SQL server with Windows Authentication

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
ChrisTheDBA919
Posts: 2
Joined: Wed Nov 14, 2007 10:16 am

How do i connect to SQL server with Windows Authentication

Post by ChrisTheDBA919 »

When using the check MS SQL server method I can connect as sa, but if I attempt to do so as a domain user, the test fails with "no answer".
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

I am afraid, "MS SQL" test method does not support windows integrated authentication. You have to use "sa" or create another, less important user.

Regards,
Max
ChrisTheDBA919
Posts: 2
Joined: Wed Nov 14, 2007 10:16 am

Post by ChrisTheDBA919 »

Thanks. Other options for monitoring the availability of SQL on servers without SQL authentication enabled?
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

You may use "ODBC query" test method. http://www.ks-soft.net/hostmon.eng/tests.htm#odbc
You may select "With Integrated windows authentication" for the ODBC datasouce you have setup for the MS SQL Server. You should use standard windows "ODBC Data Source Administrator" applet to do that.

Regards,
Max
Post Reply