<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [Nagios-users] HTTP authorixation in check_http doesn't work</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>

<P><FONT SIZE=2>> Hi ,<BR>
><BR>
> I tried to use check_http plugin again address that is running on IIS.<BR>
><BR>
> There is authorization in format: domain\user adn password<BR>
> So I did:<BR>
> ./check_http -t 40 -H my_http_address -a domain\nuser:pwd<BR>
><BR>
Why do you use "\n" before the user? Did you try a \\user? One \ for the<BR>
bash and one for the plugin?<BR>
<BR>
Regards,<BR>
Hendrik<BR>
<BR>
<BR>
Thanks for you answer Henrik.<BR>
Of course \n and other credentials are not real.<BR>
I also used double \\ but the result is the same:<BR>
HTTP WARNING: HTTP/1.1 401 Unauthorized<BR>
<BR>
When I tried to login through browser it works<BR>
<BR>
thx<BR>
<BR>
br<BR>
<BR>
pet<BR>
</FONT>
</P>

</BODY>
</HTML>