Search found 2 matches

by rickvanderzwet
Thu May 04, 2017 12:08 am
Forum: Open Source Nagios Projects
Topic: Nagios User Form Based Authentication
Replies: 3
Views: 2039

Re: Nagios User Form Based Authentication

First off, thanks so much for sharing the code! As for your thoughts on it being hacky, it may not be exactly what you want, but a log-in page was added in 4.3.0: https://github.com/NagiosEnterprises/nagioscore/blob/master/Changelog. At the very least, looking at that code may give you some ideas f...
by rickvanderzwet
Wed May 03, 2017 3:10 pm
Forum: Open Source Nagios Projects
Topic: Nagios User Form Based Authentication
Replies: 3
Views: 2039

Nagios User Form Based Authentication

Hi, We run a Nagios Core server, which is located on the public internet. Read-access is allowed by all due to the nature of our efforts (Open Community Wireless Network), yet write access has to be restricted to login-based access (spam et al.). I could not found something pretty online, so I creat...