Search found 2 matches

by CoreJT
Thu Aug 29, 2019 3:55 am
Forum: Open Source Nagios Projects
Topic: Nagios Core and Active Directory SSO troubles regarding cgi
Replies: 3
Views: 6710

Re: Nagios Core and Active Directory SSO troubles regarding

Do you see usernames in the http access logs? You may need to add the "require valid-user" line to the naigos.conf file to make the username available and then define the user as user01@REALM in the cgi.cfg file. Hello cdienger, Thanks for the reply! Your note regarding the usernames in a...
by CoreJT
Wed Aug 28, 2019 7:55 am
Forum: Open Source Nagios Projects
Topic: Nagios Core and Active Directory SSO troubles regarding cgi
Replies: 3
Views: 6710

Nagios Core and Active Directory SSO troubles regarding cgi

Hello all! I hope someone can help me with this and help other by getting an working config! The situation/background: in the beginning of my Nagions journey I've used basic authentication to login into Nagios. After a while I've implemented authentication through LDAP (basic authentication). This w...