<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Default web access is controlled via apache's basic auth module, using
a password file.  The default name for this file is "htpasswd."  I
would look in your apache and nagios directories for a file of that
name for a start.<br>
<br>
If you can't find that, look in your apache configs and find the nagios
configuration file.  Inside there it should define an "AuthUserFile." 
You'll want to edit that file.  You should note that the passwords in
that file are (hopefully) 1-way hashes, so you'll need to replace your
existing entry with another hashed one (see the 'htpasswd' command for
doing that).<br>
<br>
-Gius<br>
<br>
Kevin Mitnikc wrote:
<blockquote
 cite="mid:e85332c70907141516v462ca4c5uc8b68086d497fa3e@mail.gmail.com"
 type="cite">
  <div>That is understandable.  What exactly am I looking for in my
webservers configuration?  What information can I provide.  I have a
typical Nagios install with a few servers being monitored.</div>
  <div> </div>
  <div>Is there a way to reset the password for the Nagios web portal
or access?  Not sure how to refer to the web access of Nagios.</div>
  <div> </div>
  <div> </div>
  <div>Thanks,</div>
  <div> </div>
  <div>Kevin<br>
  <br>
  </div>
  <div class="gmail_quote">On Tue, Jul 14, 2009 at 3:02 PM, Morris,
Patrick <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:patrick.morris@hp.com">patrick.morris@hp.com</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hi
Kevin!<br>
    <div class="im"><br>
On Tue, 14 Jul 2009, Kevin Mitnikc wrote:<br>
    <br>
> I am unable to login to the Nagios web GUI.  When I open a browser
to access Nagios, I am unable to authenticate.  I haven't made any
changes or addons since yesterday.<br>
><br>
> What do I need to do to reset the password and login?  Am I able
to do this somehow in the terminal?<br>
    <br>
    </div>
Since it seems we're starting from square one here, I'd recommend taking<br>
a look at your webserver's configuration, determining what it's using to<br>
authenticate, and following the trail from there.<br>
    <br>
There are too many possible answers to your question to be able to give<br>
you an answer without at least a little information about your<br>
configuration.<br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/Challenge">http://p.sf.net/sfu/Challenge</a></pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null</pre>
</blockquote>
<br>
</body>
</html>