Search found 1 match
- Sat Jun 21, 2025 8:13 pm
- Forum: Open Source Nagios Projects
- Topic: Apache Digest authentication
- Replies: 2
- Views: 38630
Apache Digest authentication
The specific steps I took that caused me to encounter the problem with authentication: 1. Configure /etc/nagios4/cgi.cfg to use_authentication=1. 2. sudo htdigest -c /etc/apache2/.htdigest.users "Digest Authentication" admin 3. Copy the following apache2.conf to /etc/nagios4: https://docs....