Page 1 of 1

setting up windows domain authentication for website

Posted: Wed Jul 03, 2019 9:14 am
by naranant
hello,

We have URL hosted in IIS on a windows server. I am able to monitor the uptime of the URL but getting the below warning message

HTTP WARNING: HTTP/1.1 401 Access Denied - 1868 bytes in 0.002 second response time

I would like to use windows domain credential to authenticate to the website could you help me with correct syntax to pass on the domain credential..

Re: setting up windows domain authentication for website

Posted: Wed Jul 03, 2019 12:19 pm
by cdienger
The check_http plugin can pass basic credentials with the "-a username:password" option. If you need something other than basic authentication you'll need to find another plugin that can handle what you need - https://exchange.nagios.org/directory/P ... te/details.