Any chance that the list owner can delete these users???<br><br>
<div class="gmail_quote">2010/3/8 Mail Delivery Subsystem <span dir="ltr"><<a href="mailto:MAILER-DAEMON@ihemail4.lucent.com">MAILER-DAEMON@ihemail4.lucent.com</a>></span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">The original message was received at Mon, 8 Mar 2010 14:47:47 -0600 (CST)<br>from <a href="http://h135-1-218-53.lucent.com/" target="_blank">h135-1-218-53.lucent.com</a> [135.1.218.53]<br>
<br>  ----- The following addresses had permanent fatal errors -----<br><<a href="mailto:j.sherman@hp.com">j.sherman@hp.com</a>><br>   (reason: 554 5.7.1 <<a href="mailto:gezinker@gmail.com">gezinker@gmail.com</a>>: Sender address rejected: This <a href="http://gmail.com/" target="_blank">gmail.com</a> mail didn't really arrive via a <a href="http://gmail.com/" target="_blank">gmail.com</a> mail server)<br>
<br>  ----- Transcript of session follows -----<br>... while talking to <a href="http://smtp.hp.com/" target="_blank">smtp.hp.com</a>.:<br>>>> DATA<br><<< 554 5.7.1 <<a href="mailto:gezinker@gmail.com">gezinker@gmail.com</a>>: Sender address rejected: This <a href="http://gmail.com/" target="_blank">gmail.com</a> mail didn't really arrive via a <a href="http://gmail.com/" target="_blank">gmail.com</a> mail server<br>
554 5.0.0 Service unavailable<br><<< 554 5.5.1 Error: no valid recipients<br><br>Final-Recipient: RFC822; <a href="mailto:j.sherman@hp.com">j.sherman@hp.com</a><br>Action: failed<br>Status: 5.7.1<br>Remote-MTA: DNS; <a href="http://smtp.hp.com/" target="_blank">smtp.hp.com</a><br>
Diagnostic-Code: SMTP; 554 5.7.1 <<a href="mailto:gezinker@gmail.com">gezinker@gmail.com</a>>: Sender address rejected: This <a href="http://gmail.com/" target="_blank">gmail.com</a> mail didn't really arrive via a <a href="http://gmail.com/" target="_blank">gmail.com</a> mail server<br>
Last-Attempt-Date: Mon, 8 Mar 2010 14:47:50 -0600 (CST)<br><br><br>---------- Doorgestuurd bericht ----------<br>From: Gezina Dekker <<a href="mailto:gezinker@gmail.com">gezinker@gmail.com</a>><br>To: "<a href="mailto:j.sherman@hp.com">j.sherman@hp.com</a>" <<a href="mailto:j.sherman@hp.com">j.sherman@hp.com</a>><br>
Date: Mon, 8 Mar 2010 14:47:45 -0600<br>Subject: Re: [Nagios-users] You do not have permission to access /nagios on this server<br>James,<br><br>Thank you for the reply.<br><br>I am over the first hurdle, changing the pernissions to +rx fixed it, and nagios now gives me a signon panel, however, as I explained, it does not accept the nagiosadmin username.<br>
<br>This is the messages I am getting:<br><br>[Mon Mar 08 19:22:22 2010] [error] [client 10.164.100.232] MySQL ERROR: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)<br>[Mon Mar 08 19:22:22 2010] [error] [client 10.164.100.232] MySQL user nagiosadmin not found: /nagios<br>
<br>2010/3/8 James Pratt <<a href="mailto:jpratt@norwich.edu">jpratt@norwich.edu</a><mailto:<a href="mailto:jpratt@norwich.edu">jpratt@norwich.edu</a>>><br><br>>From what I can see, the perms shouldn't be a big problem , mine are all<br>
owned by nagios:nagios -<br><br>if you remove the .htaccess auth parts, can you get in and view the<br>CGI's normally?<br><br>what do your Apache error and access logs say?<br><br>Hth<br><br><br>Cheers,<br>jamie<br>>> -----Original Message-----<br>
>> From: Robert Wolfe [mailto:<a href="mailto:rwolfe@i-evolve.com">rwolfe@i-evolve.com</a><mailto:<a href="mailto:rwolfe@i-evolve.com">rwolfe@i-evolve.com</a>>]<br>>> Sent: Monday, March 08, 2010 1:20 PM<br>
>> To: 'Gezina Dekker'; <a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><mailto:<a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a>><br>
>> Subject: Re: [Nagios-users] You do not have permission to access<br>/nagios on this server<br>>><br>>> Try setting ownership of these files to user nagios, group nagios.<br>>><br>>><br>>><br>
>><br>>><br>>><br>>><br>>> From: Gezina Dekker [mailto:<a href="mailto:gezinker@gmail.com">gezinker@gmail.com</a><mailto:<a href="mailto:gezinker@gmail.com">gezinker@gmail.com</a>>]<br>
>> Sent: Monday, March 08, 2010 1:17 PM<br>>> To: <a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><mailto:<a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a>><br>
>> Subject: [Nagios-users] You do not have permission to access /nagios<br>on this server<br>>><br>>><br>>><br>>> Hi all,<br>>><br>>> I have looked at all the questions so far, and nothing that brings<br>
any comfort.<br>>><br>>> I followed the Fedore QuickStart even though I am on RHEL 4<br>(2.6.9-5.EL)<br>>><br>>> I have all the following installed:<br>>> Apache<br>>> PHP<br>>> GCC compiler<br>
>> GD development libraries<br>>><br>>> I have nagios and nagcmd defined<br>>><br>>> I have installed nagios and the plugins<br>>><br>>> I have a passwd in htpasswd, and it is read acces for all.<br>
>><br>>> SELinux is disabled<br>>><br>>> In terms of my nagios.conf, this is it...<br>>><br>>> ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin"<br>>><br>>> <Directory "/usr/local/nagios/sbin"><br>
>> #  SSLRequireSSL<br>>>    Options FollowSymLinks ExecCGI<br>>>    AllowOverride AuthConfig<br>>>    Order allow,deny<br>>>    Allow from all<br>>>    AuthName "Nagios Access"<br>
>>    AuthType Basic<br>>>    AuthUserFile /usr/local/nagios/etc/htpasswd.users<br>>>    Require valid-user<br>>> </Directory><br>>><br>>> Alias /nagios "/usr/local/nagios/share"<br>
>><br>>> <Directory "/usr/local/nagios/share"><br>>> #  SSLRequireSSL<br>>>    Options FollowSymLinks<br>>>    DirectoryIndex index.html<br>>>    AllowOverride AuthConfig<br>
>>    Order allow,deny<br>>>    Allow from all<br>>>    AuthName "Nagios Access"<br>>>    AuthType Basic<br>>>    AuthUserFile /usr/local/nagios/etc/htpasswd.users<br>>>    Require valid-user<br>
>> </Directory><br>>><br>>><br>>> The contents of my /share is the following:<br>>> drwxrwxr-x   9 nagios nagcmd  4096 mrt  8 11:39 .<br>>> drwx------  12 nagios nagcmd  4096 mrt  8 11:39 ..<br>
>> drwxrwxr-x   2 nagios nagcmd  4096 mrt  5 12:23 contexthelp<br>>> drwxrwxr-x   3 nagios nagcmd  4096 mrt  5 12:23 docs<br>>> drwxrwxr-x   3 nagios nagcmd  4096 mrt  5 12:23 images<br>>> -rw-rw-r--   1 nagios nagcmd   726 mrt  5 12:23 index.html<br>
>> drwxr-xr-x   4 root   root    4096 mrt  8 11:39 locale<br>>> -rw-rw-r--   1 nagios nagcmd  3480 mrt  5 12:23 main.html<br>>> drwxrwxr-x   2 nagios nagcmd  4096 mrt  5 12:23 media<br>>> -rw-rw-r--   1 nagios nagcmd    26 mrt  5 12:23 robots.txt<br>
>> -rw-rw-r--   1 nagios nagcmd 13532 mrt  5 12:23 side.html<br>>> drwxrwxr-x   2 nagios nagcmd  4096 mrt  5 12:23 ssi<br>>> drwxrwxr-x   2 nagios nagcmd  4096 mrt  5 12:23 stylesheets<br>>><br>>><br>
>> The errors I am getting is the following:<br>>><br>>> Forbidden<br>>> You don't have permission to access /nagios on this server.<br>>> Additionally, a 403 Forbidden error was encountered while trying to<br>
use an<br>>> ErrorDocument to handle the request.<br>>><br>>><br>>><br>>> Apache/2.0.52 (Red Hat) Server at 172.17.16.56 Port 80<br>>><br>>><br>>> I am making the assumption that the 403 is less serious, and that it<br>
is actually the<br>>> permissions that needs fixing...<br>>><br>>> Thanks in advance for your willingness to look at this with me.<br>>><br>>> Regards<br>>><br>>><br>>><br>>> Gezina<br>
<br><br>------------------------------------------------------------------------------<br>Download Intel&#174; Parallel Studio Eval<br>Try the new software tools for yourself. Speed compiling, find bugs<br>proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br><a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><mailto:<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br><br><br></blockquote></div><br>