Page 1 of 1

Log out from Nagios GUI

Posted: Wed Dec 11, 2013 5:39 am
by kalyan1709
Hi all,

Is there any possibility of a log out button in Nagios GUI(Web interface) to log out from nagiosadmin user and log in as another user.

Thanks,
KalyanP

Re: Log out from Nagios GUI

Posted: Wed Dec 11, 2013 11:24 am
by abrist
Not with basic auth, as the credentials are cached. If you are using basic auth, you must clear the browser cache to login as a different user.

Re: Log out from Nagios GUI

Posted: Fri Apr 04, 2014 7:28 am
by kalyan1709
Thanks.