Http page check with NT authentication

If you have information, script, utility, or idea that can be useful for HostMonitor community, you welcome to share information in this forum.
Post Reply
bducharme
Posts: 11
Joined: Mon Feb 13, 2006 8:24 am

Http page check with NT authentication

Post by bducharme »

Hi,

Is there a test that I can use for testing a web page with NT authentication ?
If not how can we create one ?

Thanks.
Yoorix
Posts: 177
Joined: Wed Dec 14, 2005 8:28 am

Post by Yoorix »

In this case you should use "URL request test" instead of "HTTP test".

Regards,
Yoorix
bducharme
Posts: 11
Joined: Mon Feb 13, 2006 8:24 am

Http page check with NT authentication

Post by bducharme »

The "URL request test" does not support the NT Integrated security.
It only support basic.
We started the Hostmon as a service, that limit what you can do because you are not logged on a session on a server.

Ben
Yoorix
Posts: 177
Joined: Wed Dec 14, 2005 8:28 am

Post by Yoorix »

Yes, you are right.

Sorry for wrong suggestion.

Regards,
Yoorix
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

We have not tested NTLM authentication, but I think HostMonitor may perform such test under some conditions...
1) enable "Ignore unknown certificate authority problems" option in "URL test properties" dialog
2) specify user name and password (just like you do that for basic authentication)
3) make sure HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Security\NTLM registry keys specifies NTLM authentication and points to winsspi.dll

Regards
Alex
bducharme
Posts: 11
Joined: Mon Feb 13, 2006 8:24 am

NT integrated security

Post by bducharme »

In the registry it doen't show any registry keys that specifies NTLM authentication and points to winsspi.dll.
Can you tell me what should be present so I can create it to veriry if it works ?
Thanks

Ben
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

What Windows do you use?
Do you have winsspi.dll DLL in Windows\system32 directory?

Regards
Alex
bducharme
Posts: 11
Joined: Mon Feb 13, 2006 8:24 am

Nt Integrated security

Post by bducharme »

Windows 2003.

No i don't have winsspi.dll in the system32.

Ben
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

H'm.. Our Windows XP and Windows 2003 systems do no have such DLL either. While Windows 2000 has the DLL.
Microsoft says this DLL is necessay for NTLM authentication: http://windowssdk.msdn.microsoft.com/li ... cation.asp
I think functions were moved from this DLL to some another... But I cannot find any information on microsoft.com.

Have you tried to enable ""Ignore unknown certificate authority problems" option? May be everything works fine?

Regards
Alex
Post Reply