Search found 3 matches
- Fri Aug 30, 2024 2:41 am
- Forum: Open Source Nagios Projects
- Topic: Cannot access Nagios in browser - 401 Unauthorized
- Replies: 5
- Views: 7427
Re: Cannot access Nagios in browser - 401 Unauthorized
Why would I add "Require all granted"? That quite literally defeats the purpose and removes the authentication from Apache... Also I've already done this solution and it exists on this forum where the user (whoever in that case) is logged in as "?". I don't want everyone to be ab...
- Thu Aug 29, 2024 5:43 am
- Forum: Open Source Nagios Projects
- Topic: Cannot access Nagios in browser - 401 Unauthorized
- Replies: 5
- Views: 7427
Re: Cannot access Nagios in browser - 401 Unauthorized
When I navigate using the credentials it still gives me 401 Unauthorized. http://nagiosadmin:nagios@[IP_ADDRESS]/nagios/ -> Works with curl but not in the browser. As I stated in my post, I do not get an authentication prompt when I try to access Nagios using the /nagios redirect. It simply says: &q...
- Wed Aug 28, 2024 6:28 am
- Forum: Open Source Nagios Projects
- Topic: Cannot access Nagios in browser - 401 Unauthorized
- Replies: 5
- Views: 7427
Cannot access Nagios in browser - 401 Unauthorized
I've been trying to get Nagios to work with Apache with different RHEL based distros (CentOS, AlmaLinux, etc.) However, even after closely following the documentation provided from the official Nagios site and additional links, I simply cannot get it to work. I've tried remaking the .htaccess file, ...