Host Detail viewing permission problem

Michael Teter michael_teter at yahoo.com
Tue Apr 27 19:41:18 CEST 2004


Did that already, or close to it.  Here's what my cgi.cfg looks like.

use_authentication=1
authorized_for_system_information=nagiosadmin
authorized_for_configuration_information=nagiosadmin
authorized_for_system_commands=nagiosadmin
authorized_for_all_services=nagiosadmin
authorized_for_all_hosts=nagiosadmin
authorized_for_all_service_commands=nagiosadmin
authorized_for_all_host_commands=nagiosadmin

I also just tried it with * instead of nagiosadmin on the last four lines, but
I get the same result.

MT

--- Demetri Mouratis <dmourati at cm.math.uiuc.edu> wrote:
> On Tue, 27 Apr 2004, Michael Teter wrote:
> > For example, when I go to Host Detail or Service Detail, I get "It appears
> as
> > though you do not have permission to view information for any of the hosts
> you
> > requested..."
> 
> You need to edit cgi.cfg to add nagiosadmin in the authorized_for_*
> options.  Here's mine:
> 
> [root at sysmon etc]# grep auth cgi.cfg | grep -v ^#
> use_authentication=1
> authorized_for_system_information=nagiosadmin
> authorized_for_configuration_information=nagiosadmin
> authorized_for_system_commands=nagiosadmin
> authorized_for_all_services=*
> authorized_for_all_hosts=*
> authorized_for_all_service_commands=*
> authorized_for_all_host_commands=*
> 
> Note the =* above means any authenticated user.
> 
> ---------------------------------------------------------------------
> Demetri Mouratis
> dmourati at linfactory.com
> 



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list