I have a problem with my nagios XI server
All my "single" users can't acknowledge events
when they try to do it they have the following message
I checked the CGI config fileSorry, but you are not authorized to commit the specified command.
Read the section of the documentation that deals with authentication and authorization in the CGIs for more information.
Return from whence you came
the permission on CGI.cfg file are# MODIFIED
default_statusmap_layout=6
# UNMODIFIED
action_url_target=_blank
authorized_for_all_host_commands=nagiosadmin,nagiosadmin,mrenard,wlambalais,fremy,hquestroy,aagrawal,hlogan,smithaigar,snavoorkutty,vthota,pperez,rkubler,esalenc,phboinnard,rschneider,ccarabelea,cggoetz,draimondi,fbarry,pmeyer,vlatombe,ngronnier,aravichandran,nmelepat,rshekar,kprabhu
authorized_for_all_hosts=nagiosadmin,nagiosadmin,mrenard,wlambalais,fremy,aravichandran,nmelepat,nvacelet,guess
authorized_for_all_service_commands=nagiosadmin,nagiosadmin,mrenard,wlambalais,fremy,hquestroy,aagrawal,hlogan,smithaigar,snavoorkutty,vthota,pperez,rkubler,esalenc,phboinnard,rschneider,ccarabelea,cggoetz,draimondi,fbarry,pmeyer,vlatombe,ngronnier,aravichandran,nmelepat,rshekar,kprabhu
authorized_for_all_services=nagiosadmin,nagiosadmin,mrenard,wlambalais,fremy,aravichandran,nmelepat,nvacelet,guess
authorized_for_configuration_information=nagiosadmin,nagiosadmin,mrenard,wlambalais,fremy,aravichandran,nmelepat,nvacelet,guess
authorized_for_system_commands=nagiosadmin,nagiosadmin,mrenard,wlambalais,fremy,hquestroy,aagrawal,hlogan,smithaigar,snavoorkutty,vthota,pperez,rkubler,esalenc,phboinnard,rschneider,ccarabelea,cggoetz,draimondi,fbarry,pmeyer,vlatombe,ngronnier,aravichandran,nmelepat,rshekar,kprabhu
authorized_for_system_information=nagiosadmin,nagiosadmin,mrenard,wlambalais,fremy,hquestroy,aagrawal,hlogan,smithaigar,snavoorkutty,vthota,pperez,rkubler,esalenc,phboinnard,rschneider,ccarabelea,cggoetz,draimondi,fbarry,pmeyer,vlatombe,ngronnier,aravichandran,nmelepat,rshekar,kprabhu
default_statuswrl_layout=4
escape_html_tags=1
lock_author_names=1
main_config_file=/usr/local/nagios/etc/nagios.cfg
notes_url_target=_blank
physical_html_path=/usr/local/nagios/share
ping_syntax=/bin/ping -n -U -c 5 $HOSTADDRESS$
refresh_rate=90
show_context_help=0
url_html_path=/nagios
use_authentication=1
use_pending_states=1
use_ssl_authentication=0
how to solve this problem?-rw-rw-r-- 1 apache nagios 2058 Jun 29 16:35 cgi.cfg
Server:
CentOS 6.2
nagios XI 2011R3.2
With admin right (my case) i can acknowledge events
thanks for your help