Search found 1 match

by brain01
Thu Aug 31, 2017 1:16 pm
Forum: Nagios XI
Topic: Nagios with Radius authentication
Replies: 5
Views: 4072

Re: Nagios with Radius authentication

yes this IS possible, I have done it but with standard nagios, NOT nagiosXI. for standard, you can set the apache/httpd <virtualhost> settings to use xradius mod to handle the auth, then it passes the username to apache which is what nagios is asking for. so nagios authenticates via apache, which is...