Is there a way to restrict user to access only Tactical Overview in Nagios?
Is there a way for me to configure Nagios to allow user to access only
"Tactical Overview" (/nagios/cgi-bin/tac.cgi) through cgi.cfg?
# grep ^authorized_for_ /etc/nagios/cgi.cfg
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
#
No comments:
Post a Comment