cgi permissions

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Locutus
Posts: 1
Joined: Wed Sep 22, 2010 6:09 am

cgi permissions

Post by Locutus »

Hi,

i´m trying to grant permissions to specific groups in the cgi.cfg.

Apache Authentication is working with PAM / winbind against an AD.
Only Users in the group nagios_admins can access the webpage and this is working without problems.

In Service / Host Details i get the error "It appears as though you do not have permission to view information for any of the services you requested..."
nagios.JPG
nagios.JPG (44.73 KiB) Viewed 1528 times
I´ve figured out that the problem doesn´t exist if i add the user to the "authorized_for_system_information" and the other similar options.

Is it possible to add a group instead of the user?
If i add the nagios_admins group it doesn´t work.

Thanks in advance
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: cgi permissions

Post by mguthrie »

As far as I know the cgi.cfg file only grants permissions to users...

http://nagios.sourceforge.net/docs/3_0/configcgi.html
http://nagios.sourceforge.net/docs/3_0/cgiauth.html
Locked