logout from nagios web page

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
baber
Posts: 308
Joined: Wed Oct 21, 2015 4:39 am

logout from nagios web page

Post by baber »

how can sign out from nagios user and login with other user could not find any log out button

BR
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: logout from nagios web page

Post by dwhitfield »

If you are using basic auth, you must clear the browser cache to login as a different user. Usually closing the browser is enough.

Please feel free to file a feature request at https://github.com/NagiosEnterprises/nagioscore/issues
baber
Posts: 308
Joined: Wed Oct 21, 2015 4:39 am

Re: logout from nagios web page

Post by baber »

dwhitfield wrote:If you are using basic auth, you must clear the browser cache to login as a different user. Usually closing the browser is enough.

Please feel free to file a feature request at https://github.com/NagiosEnterprises/nagioscore/issues
how can understand i am use basic auth ?


BR
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: logout from nagios web page

Post by dwhitfield »

If you didn't set up anything in https://assets.nagios.com/downloads/nag ... urity.html or some other non-default auth, then you are using basic auth.

What browser are you using? I should be able to point you in the right direction, and there are almost certainly browser plugins to clear from the main GUI. Also, you could just open up a different browser or open the browser in private mode.
Locked