OP#436 add members
This commit is contained in:
@@ -19,13 +19,13 @@ default_user_name=<%= @ng_def_user_name %>
|
||||
#default_user_name=guest
|
||||
<% end -%>
|
||||
|
||||
authorized_for_system_information=<%= @ng_nagios_admin %>,<%= @ng_sysinfo_auth %>
|
||||
authorized_for_configuration_information=<%= @ng_nagios_admin %>,<%= @ng_confinfo_auth %>
|
||||
authorized_for_system_commands=<%= @ng_nagios_admin %>,<%= @ng_command_auth %>
|
||||
authorized_for_all_services=<%= @ng_nagios_admin %>,<%= @ng_nagios_serviceview_auth %>
|
||||
authorized_for_all_hosts=<%= @ng_nagios_admin %>,<%= @ng_hostview_auth %>
|
||||
authorized_for_all_service_commands=<%= @ng_nagios_admin %>,<%= @ng_svc_cmd_auth %>
|
||||
authorized_for_all_host_commands=<%= @ng_nagios_admin %>,<%= @ng_host_cmd_auth %>
|
||||
authorized_for_system_information=<%= @ng_contact_name %>,<%= @ng_sysinfo_auth %>
|
||||
authorized_for_configuration_information=<%= @ng_contact_name %>,<%= @ng_confinfo_auth %>
|
||||
authorized_for_system_commands=<%= @ng_contact_name %>,<%= @ng_command_auth %>
|
||||
authorized_for_all_services=<%= @ng_contact_name %>,<%= @ng_nagios_serviceview_auth %>
|
||||
authorized_for_all_hosts=<%= @ng_contact_name %>,<%= @ng_hostview_auth %>
|
||||
authorized_for_all_service_commands=<%= @ng_contact_name %>,<%= @ng_svc_cmd_auth %>
|
||||
authorized_for_all_host_commands=<%= @ng_contact_name %>,<%= @ng_host_cmd_auth %>
|
||||
authorized_for_read_only=<%= @ng_readonly_auth %>
|
||||
|
||||
statusmap_background_image=<%= @ng_statusmap_img %>
|
||||
|
||||
Reference in New Issue
Block a user