IIS

check_http_ntlm

Description:

Simple bash used for verifying that a windows ntlm auth is working. -updated17:th june, missed a -w in the script.

Current Version

Last Release Date

June 3, 2009

Compatible With


Project Files
Project Notes
Simple bash used for verifying that a windows ntlm auth is working, uses curl. add to nagiosgraph map for a graph that should always be 0 /perfdata:ntlm=(d+);(d+)/ and push @s, [ ntlm, [ "current", GAUGE, $1 ], [ "warn", GAUGE, $2 ] ];
Reviews (1) Add a Review
Squid with ntlm auth
by egalstad, February 28, 2011

Hello I just adapted a little this script so he could check squid proxy with ntlm auth Replace with this line $PROG --proxy-ntlm -D $FILE --proxy $1 --proxy-user $USER:$PASSWORD $URL > /dev/null Hope it will help



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4 (1)
Favorites
0
Views
108,855