<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.0.2">
  <TITLE>RE: [Nagios-users] RE: Permissions Error</TITLE>
</HEAD>
<BODY>
I cam across the same error once.  If there was a nagios process running, kill it.  If there is a $INSTALLPATH/var/rw/nagios.cmd file, delete it.  Next, start nagios with the /etc/rc.d/init/nagios script.  Then try the request again.  If does the same thing. try chmodddddding the $INSTALLPATH/var/rw/nagios.cmd file for something like 777, then work it backwards from there.
<BR>

<BR>
Terry Inzauro
<BR>

<BR>

<BR>
On Fri, 2002-12-06 at 06:41, Chris Losch wrote:
    <BLOCKQUOTE>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>FYI, </FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>I have just built up a clean install of Redhat 8, and Nagios1.0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>I have got Authentication setup and working ok (I can view cgi's), however I am unable to send commands from the Web Pages to Nagios (Scheduling Checks etc.) </FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>I am recieving the error </FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>  Error: Could not stat() command file '/usr/local/nagios/var/rw/nagios.cmd'!</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>  The external command file may be missing, Nagios may not be running, and/or Nagios may not be checking external commands. </FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>  An error occurred while attempting to commit your command for processing.</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>:(</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>If possible I would suggest you backup the config CGI's (hosts services etc) and start over, it seems to be easier than troubleshooting.</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Chris... yup another Chris.</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Just for reference I've included the bits below so you can cross reference your config files.</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cgi.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>-------</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>authorized_for_system_information=xxxx,nagiosadmin,</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>authorized_for_system_commands=xxxx,nagiosadmin,</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>authorized_for_configuration_information=xxxx,nagiosadmin,</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>authorized_for_all_hosts=xxxx,nagiosadmin,</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>authorized_for_all_host_commands=xxxx,nagiosadmin,</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>authorized_for_all_services=xxxx,nagiosadmin,</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>authorized_for_all_service_commands=xxxx,nagiosadmin,</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>.htaccess (in /usr/local/nagios/share/ and  /usr/local/nagios/sbin/)</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>---------</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>AuthName "Nagios Access"</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>AuthType Basic</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>AuthUserFile /usr/local/nagios/etc/htpasswd.users</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>/usr/local/nagios/etc/htpasswd.users</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>------------------------------------</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>nagiosadmin:<encrypted></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>/etc/httpd/conf/httpd.conf (added the following, otherwise, no changes from default)</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>-------------------------- </FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I><Directory "/usr/local/nagios/sbin/"></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>    AllowOverride AuthConfig</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>    Options ExecCGI</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>    Order allow,deny</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>    Allow from all</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></Directory></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Alias /nagios/ /usr/local/nagios/share/</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I><Directory "/usr/local/nagios/share"></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>    Options None</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>    AllowOverride AuthConfig</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>    Order allow,deny</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>    Allow from all</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></Directory></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>/etc/local/nagios/etc/contacts.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>----------------------------------</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>define contact {</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>contact_name                   nagiosadmin</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>alias                          Nagios Admin</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>service_notification_period    24x7</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>host_notification_period       24x7</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>service_notification_options   w,u,c,r</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>host_notification_options      d,u,r</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>service_notification_commands  notify-by-email,notify-by-epager</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>host_notification_commands     host-notify-by-email,host-notify-by-epager</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>email                          nagios-admin@localhost.localdomain</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>pager                          pagenagios-admin@localhost.localdomain</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>}</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>/etc/local/nagios/etc/nagios.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>---------------------------------</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>#</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I># nagios.cfg - Config file for Nagios (www.nagios.org)</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>#</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I># Written by Nagat. Manually editing this file is a bad idea since Nagat will</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I># overwrite it. Delete the nagatobj.dat file in the nagios/etc directory to</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I># reread the Nagios configuration.</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>#</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_file=/usr/local/nagios/var/nagios.log</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/checkcommands.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/misccommands.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/contactgroups.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/contacts.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/dependencies.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/escalations.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/hostgroups.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/hosts.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/services.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>cfg_file=/usr/local/nagios/etc/timeperiods.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>resource_file=/usr/local/nagios/etc/resource.cfg</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>status_file=/usr/local/nagios/var/status.log</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>nagios_user=nagios</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>nagios_group=nagios</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>check_external_commands=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>command_check_interval=-1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>command_file=/usr/local/nagios/var/rw/nagios.cmd</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>comment_file=/usr/local/nagios/var/comment.log</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>downtime_file=/usr/local/nagios/var/downtime.log</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>lock_file=/usr/local/nagios/var/nagios.lock</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>temp_file=/usr/local/nagios/var/nagios.tmp</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_rotation_method=d</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_archive_path=/usr/local/nagios/var/archives</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>use_syslog=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_notifications=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_service_retries=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_host_retries=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_event_handlers=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_initial_states=0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_external_commands=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>log_passive_service_checks=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>inter_check_delay_method=s</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>service_interleave_factor=s</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>max_concurrent_checks=0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>service_reaper_frequency=10</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>sleep_time=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>service_check_timeout=60</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>host_check_timeout=30</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>event_handler_timeout=30</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>notification_timeout=30</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>ocsp_timeout=5</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>perfdata_timeout=5</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>retain_state_information=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>state_retention_file=/usr/local/nagios/var/status.sav</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>retention_update_interval=60</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>use_retained_program_state=0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>interval_length=60</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>use_agressive_host_checking=0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>execute_service_checks=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>accept_passive_service_checks=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>enable_notifications=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>enable_event_handlers=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>process_performance_data=0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>obsess_over_services=0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>check_for_orphaned_services=0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>check_service_freshness=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>freshness_check_interval=60</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>aggregate_status_updates=1</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>status_update_interval=15</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>enable_flap_detection=0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>low_service_flap_threshold=5.0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>high_service_flap_threshold=20.0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>low_host_flap_threshold=5.0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>high_host_flap_threshold=20.0</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>date_format=euro</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>illegal_object_name_chars=`~!$%^&*|'"<>?,()=</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>illegal_macro_output_chars=`~$&|'"<></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>admin_email=nagios</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>admin_pager=pagenagios</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>-----Original Message-----</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>From: Chris Fairbanks [</FONT></FONT></I><A HREF="mailto:ChrisF@winterlink.net"><FONT SIZE="2"><I>mailto:ChrisF@winterlink.net</FONT></I></A><FONT COLOR="#73131d"><FONT SIZE="2"><I>]</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Sent: 06 December 2002 07:22</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>To: Chris Fairbanks; wrnash; Potter, G M (Greg); Nagios-users (E-mail)</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Cc: Robertson, Brown</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Subject: RE: [Nagios-users] RE: Permissions Error</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Another interesting tibit, I tired disabling use_authentication and</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>setting up a default user, but I still get the same issues.</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I>        </FONT></FONT></I><FONT COLOR="#73131d"><FONT SIZE="2"><I>Thanks</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I>        </FONT></FONT></I><FONT COLOR="#73131d"><FONT SIZE="2"><I>Chris</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>-----Original Message-----</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>From: Chris Fairbanks </FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Sent: Thursday, December 05, 2002 10:47 PM</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>To: wrnash; Potter, G M (Greg); Nagios-users (E-mail)</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Cc: Robertson, Brown</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>Subject: RE: [Nagios-users] RE: Permissions Error</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>My httpasswd.users file and everything is setup totally correctly and</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>use_authentication=1 is set.  I have also tried setting all the</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>authorized_for's = * but to no avail.  From the sounds of it, it looks</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>like this might be an issue with RH8.0 or Apache 2.0.40 that ships</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>default with RH8.0.  Is there anyone on this list that has Nagios</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="2"><I>working on RH8.0?</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I></FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I>        </FONT></FONT></I><FONT COLOR="#73131d"><FONT SIZE="2"><I>Thanks,</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I>        </FONT></FONT></I><FONT COLOR="#73131d"><FONT SIZE="2"><I>Chris</FONT></FONT></I>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT></FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT></FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT></FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT></FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT>**********************************************************************</FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT>Important:</FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT>This e-mail is intended for the above named person only and should be</FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT>treated as confidential. If this has come to you in error you should take</FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT>no action based on it, nor should you copy or show it to anyone; </FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT>please telephone us immediately.</FONT></FONT></I></TT>
    <BR>
    <FONT COLOR="#73131d"><FONT SIZE="3"><I><TT>**********************************************************************</FONT></FONT></I></TT>
    <BR>
    
    </BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<TABLE>
<TR>
<TD>
<FONT SIZE="3"><B>Terry Inzauro</FONT></B>
<BR>
Systems Engineer
</TD>
</TR>
<TR>
<TD>
<PRE>Email:      <A HREF="mailto:tinzauro@axiomintegration.com"><FONT SIZE="3"><B><I>tinzauro@axiomintegration.com</FONT></B></I></A>
Phone:      <FONT SIZE="3"><B>402.345.5500</FONT></B>
Fax:        <FONT SIZE="3"><B>402.345.5501</FONT></B>
US Mail:    <A HREF="http://www.axiomintegration.com/">Axiom Integration, Inc.</A>
            <A HREF="http://www.axiomintegration.com">One Owen Pkwy</A>
            <A HREF="http://www.axiomintegration.com">2200 Abbott Drive</A>
            <A HREF="http://www.axiomintegration.com/">Carter Lake, IA</A> <A HREF="http://www.usps.gov/ncsc/lookups/lookups.htm">51510</A></PRE>
</TD>
</TR>
</TABLE>

</TD>
</TR>
</TABLE>

</BODY>
</HTML>