Create Nagios Tactical Overview Logon Users
Posted: Mon Mar 14, 2016 4:21 pm
We have not been able to create new users to logon to the Tactical Overview screens, so that our acknowledgements are personalized to the individual team members.
We are trying to use douggrant for tactical overview / acknowledgements.
The terminal command we have used to create the user is
htpasswd -n douggrant
New password: <<new password goes here>>
The user douggrant works perfectly in the CCM screens.
Here is our cgi.cfg
# MODIFIED
authorized_for_all_host_commands=nagiosadmin,douggrant
authorized_for_all_hosts=nagiosadmin,douggrant
authorized_for_all_service_commands=nagiosadmin,douggrant
authorized_for_all_services=nagiosadmin,douggrant
authorized_for_configuration_information=nagiosadmin,douggrant
authorized_for_system_commands=nagiosadmin,douggrant
authorized_for_system_information=nagiosadmin,douggrant
default_statusmap_layout=6
# UNMODIFIED
action_url_target=_blank
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=1
url_html_path=/nagios
use_authentication=1
use_pending_states=1
use_ssl_authentication=0
We are trying to use douggrant for tactical overview / acknowledgements.
The terminal command we have used to create the user is
htpasswd -n douggrant
New password: <<new password goes here>>
The user douggrant works perfectly in the CCM screens.
Here is our cgi.cfg
# MODIFIED
authorized_for_all_host_commands=nagiosadmin,douggrant
authorized_for_all_hosts=nagiosadmin,douggrant
authorized_for_all_service_commands=nagiosadmin,douggrant
authorized_for_all_services=nagiosadmin,douggrant
authorized_for_configuration_information=nagiosadmin,douggrant
authorized_for_system_commands=nagiosadmin,douggrant
authorized_for_system_information=nagiosadmin,douggrant
default_statusmap_layout=6
# UNMODIFIED
action_url_target=_blank
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=1
url_html_path=/nagios
use_authentication=1
use_pending_states=1
use_ssl_authentication=0