Search found 1 match

by Fitz
Thu Apr 15, 2010 6:54 am
Forum: Open Source Nagios Projects
Topic: Check http site kerberos
Replies: 0
Views: 1461

Check http site kerberos

Hi, I want to monitor websites build in Sharepoint. These sites all use kerberos for authentication. If I use the check_http -H <url> it gives back the HTTP WARNING: HTTP/1.1 401 Unauthorized. I tried using the -a option with the domain/username:password. This did not work. How do I solve this? rega...