<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT size=3>i tried to access http:./. /nagios 
browser is prompting for user name and passwd</FONT></FONT></DIV>
<DIV><FONT face=Arial>although i enter correct user name and passwd,i am getting 
"authentication failed or bad passwd "</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT size=3></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT size=3></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT size=3>I have created .htaccess 
in <CODE>/usr/local/nagios/sbin</CODE> directory</FONT>.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have also put the same file in <FONT 
face="Courier New" size=3>/usr/local/nagios/share folder</FONT></FONT></DIV>
<DIV><FONT face="Courier New" color=#003366></FONT> </DIV>
<DIV><FONT face="Courier New" color=#003366>htaccess</FONT> file.</DIV><PRE><CODE><FONT color=#003366>AuthName "Nagios Access"
AuthType Basic
AuthUserFile /usr/local/nagios/etc/htpasswd.users
require valid-user</FONT></CODE></PRE>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT color=#003366>htpasswd  /usr/local/nagios/etc/htpasswd.users 
nagiosadmin</FONT></DIV>
<DIV><FONT color=#003366></FONT> </DIV>
<DIV><FONT color=#003366>thanks in advance</FONT></DIV>
<DIV><FONT color=#003366>Prashant</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>