Auto Logon
Auto Logon
Is there a way to make a user autologon to nagios xi so i can add the operation screen on a big screen.
I don't insult, I diagnose.
Re: Auto Logon
You can add username=nagiosadmin&ticket=yourtickethere to any URL which will allow you to login as that user with your API key. The other option, is using the Admin -> Automatic Login feature, which will automatically login as x user, and prompt one to logout.
Former Nagios Employee
Re: Auto Logon
Nope, that's the only way to do so. If you're looking for something different, I can file a feature request that could possibly make it into a future version.
Former Nagios Employee
Re: Auto Logon
Im use to do it with kerberos, NTLM or guest account. But that was nagios
.
http://adldap.sourceforge.net/wiki/doku ... lm_winbind
http://adldap.sourceforge.net/wiki/doku ... lm_winbind
I don't insult, I diagnose.
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Auto Logon
You can still configure Apache to use that for XI, it's just you'd still need the PHP session auth which is what the other steps take care of.
Previous Nagios employee
Re: Auto Logon
Thank you. I will post my solution tommorow.avandemore wrote:You can still configure Apache to use that for XI, it's just you'd still need the PHP session auth which is what the other steps take care of.
I don't insult, I diagnose.
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Auto Logon
Sure no problem. Just so you know Nagios Support will not be returning until 12/27/2016
Previous Nagios employee