Clearing your browser's login sessions (I believe some browsers allow this).<br><br>Alternatively, have a script within the nagios tree send an HTTP 401 code with the same auth message/description, even though you're sending the correct password. You'll get prompted for a password again.. just click cancel.. then I think browser should have forgotten.<br>

<br>When using HTTP basic authentication, you're not actually "logging in" as such, your browser is just automatically sending the username and password to the 401 prompts within the folder/tree you've authenticated on.<br>
<br>HTTP is a stateless protocol (which is why cookies etc. were bolted onto the top of it).<br>
<br><div class="gmail_quote">On Fri, Oct 21, 2011 at 10:23, Jon Adcock <span dir="ltr"><<a href="mailto:AdcockJ@leoncountyfl.gov" target="_blank">AdcockJ@leoncountyfl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div style="margin:4px 4px 1px;font:10pt Segoe UI">

<div>  Once I am logged into a particular Nagios account (Apache2 account) and viewing the Nagios webpage, is there anyway to logout/log back into a different account, short of closing the browser and re-opening it?<br>
</div></div></blockquote></div>