Logged in as ?
Gonçalo Gomes
goncalo at microeuropa.pt
Tue Nov 12 03:09:15 CET 2002
Here it is,
In /usr/local/nagios/share,
# cat .htaccess
AuthName "Nagios Access"
AuthType Basic
AuthUserFile /usr/local/nagios/etc/htpasswd.users
require valid-user
# cat /usr/local/nagios/etc/htpasswd.users
goncalo:xxx
hugo:xxx
(Passwords obscured intentionally.)
# egrep -v '^#.*|^[ ]*$' ../etc/cgi.cfg
main_config_file=/usr/local/nagios/etc/nagios.cfg
physical_html_path=/usr/local/nagios/share
url_html_path=/nagios/
show_context_help=0
use_authentication=1
authorized_for_system_information=goncalo,hugo
authorized_for_configuration_information=goncalo,hugo
authorized_for_system_commands=goncalo,hugo
authorized_for_all_services=goncalo,hugo
authorized_for_all_hosts=goncalo,hugo
authorized_for_all_service_commands=goncalo,hugo
authorized_for_all_host_commands=goncalo,hugo
default_statusmap_layout=5
default_statuswrl_layout=4
ping_syntax=/bin/ping -n -U -c 5 $HOSTADDRESS$
refresh_rate=90
Cheers,
-Gonçalo.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
More information about the Users
mailing list