Username / password
In config.php is not possibile to set username/password for access to nagios
do you mean supporting basic auth if you run nagios or the API behind it?
Basic auth for access in "nagiosadmin" ( http://nagios.sourceforge.net/docs/3_0/configcgi.html#use_authentication )
2014-08-21 18:04 GMT+02:00 Daniel Schauenberg [email protected]:
do you mean supporting basic auth if you run nagios or the API behind it?
— Reply to this email directly or view it on GitHub https://github.com/lozzd/Nagdash/issues/30#issuecomment-52942038.
Danilo Stefani
it would be really help full to have username and passwords as this frontend allows us to comment,downtime,science,ack its better to have nagios logs where we can see who acknowledged the allert.
If you visit https://nagios.DOMAIN.com/nagios/ there is username and password protection system.
2014-08-22 19:53 GMT+02:00 nareshbtech [email protected]:
it would be really help full to have username and passwords as this frontend allows us to comment,downtime,science,ack its better to have nagios logs where we can see who acknowledged the allert.
— Reply to this email directly or view it on GitHub https://github.com/lozzd/Nagdash/issues/30#issuecomment-53096869.
Danilo Stefani
nadash also allows to comment or acknowledge with out poping up for username it helps to have who logged in via nagdash
@nareshbtech this is already possible via the user auth function as documented here https://github.com/lozzd/Nagdash#advanced-configuration
yes @mrtazz, it is available. thank you