[Nagios-users] Any chance that the list owner can delete these users???

2010-03-08 Thread Gezina Dekker
Any chance that the list owner can delete these users???

2010/3/8 Mail Delivery Subsystem 

> The original message was received at Mon, 8 Mar 2010 14:47:47 -0600 (CST)
> from h135-1-218-53.lucent.com [135.1.218.53]
>
>   - The following addresses had permanent fatal errors -
> 
>(reason: 554 5.7.1 : Sender address rejected: This
> gmail.com mail didn't really arrive via a gmail.com mail server)
>
>   - Transcript of session follows -
> ... while talking to smtp.hp.com.:
> >>> DATA
> <<< 554 5.7.1 : Sender address rejected: This
> gmail.com mail didn't really arrive via a gmail.com mail server
> 554 5.0.0 Service unavailable
> <<< 554 5.5.1 Error: no valid recipients
>
> Final-Recipient: RFC822; j.sher...@hp.com
> Action: failed
> Status: 5.7.1
> Remote-MTA: DNS; smtp.hp.com
> Diagnostic-Code: SMTP; 554 5.7.1 : Sender address
> rejected: This gmail.com mail didn't really arrive via a gmail.com mail
> server
> Last-Attempt-Date: Mon, 8 Mar 2010 14:47:50 -0600 (CST)
>
>
> -- Doorgestuurd bericht --
> From: Gezina Dekker 
> To: "j.sher...@hp.com" 
> Date: Mon, 8 Mar 2010 14:47:45 -0600
> Subject: Re: [Nagios-users] You do not have permission to access /nagios on
> this server
> James,
>
> Thank you for the reply.
>
> 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.
>
> This is the messages I am getting:
>
> [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)
> [Mon Mar 08 19:22:22 2010] [error] [client 10.164.100.232] MySQL user
> nagiosadmin not found: /nagios
>
> 2010/3/8 James Pratt mailto:jpr...@norwich.edu>>
>
> >From what I can see, the perms shouldn't be a big problem , mine are all
> owned by nagios:nagios -
>
> if you remove the .htaccess auth parts, can you get in and view the
> CGI's normally?
>
> what do your Apache error and access logs say?
>
> Hth
>
>
> Cheers,
> jamie
> >> -Original Message-
> >> From: Robert Wolfe [mailto:rwo...@i-evolve.com rwo...@i-evolve.com>]
> >> Sent: Monday, March 08, 2010 1:20 PM
> >> To: 'Gezina Dekker'; nagios-users@lists.sourceforge.net nagios-users@lists.sourceforge.net>
> >> Subject: Re: [Nagios-users] You do not have permission to access
> /nagios on this server
> >>
> >> Try setting ownership of these files to user nagios, group nagios.
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> From: Gezina Dekker [mailto:gezin...@gmail.com gezin...@gmail.com>]
> >> Sent: Monday, March 08, 2010 1:17 PM
> >> To: nagios-users@lists.sourceforge.net nagios-users@lists.sourceforge.net>
> >> Subject: [Nagios-users] You do not have permission to access /nagios
> on this server
> >>
> >>
> >>
> >> Hi all,
> >>
> >> I have looked at all the questions so far, and nothing that brings
> any comfort.
> >>
> >> I followed the Fedore QuickStart even though I am on RHEL 4
> (2.6.9-5.EL)
> >>
> >> I have all the following installed:
> >> Apache
> >> PHP
> >> GCC compiler
> >> GD development libraries
> >>
> >> I have nagios and nagcmd defined
> >>
> >> I have installed nagios and the plugins
> >>
> >> I have a passwd in htpasswd, and it is read acces for all.
> >>
> >> SELinux is disabled
> >>
> >> In terms of my nagios.conf, this is it...
> >>
> >> ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin"
> >>
> >> 
> >> #  SSLRequireSSL
> >>Options FollowSymLinks ExecCGI
> >>AllowOverride AuthConfig
> >>Order allow,deny
> >>Allow from all
> >>AuthName "Nagios Access"
> >>AuthType Basic
> >>AuthUserFile /usr/local/nagios/etc/htpasswd.users
> >>Require valid-user
> >> 
> >>
> >> Alias /nagios "/usr/local/nagios/share"
> >>
> >> 
> >> #  SSLRequireSSL
> >>Options FollowSymLinks
> >>DirectoryIndex index.html
> >>AllowOverride AuthConfig
> >>Order allow,deny
> >>Allow from all
> >>AuthName "Nagios Access"
> >>AuthType Basic
> >>AuthUserFile /usr/local/nagios/etc/htpasswd.users
> >>Require valid-user
> >> 
> >>
> >>
> >> The contents of my /share is the following:
> >> drwxrwxr-x   9 nagios nagcmd  4096 mrt  8 11:39 .
> >> drwx--  12 nagios nagcmd  4096 mrt  8 11:39 ..
> >> drwxrwxr-x   2 nagios nagcmd  4096 mrt  5 12:23 contexthelp
> >> drwxrwxr-x   3 nagios nagcmd  4096 mrt  5 12:23 docs
> >> drwxrwxr-x   3 nagios nagcmd  4096 mrt  5 12:23 images
> >> -rw-rw-r--   1 nagios nagcmd   726 mrt  5 12:23 index.html
> >> drwxr-xr-x   4 root   root4096 mrt  8 11:39 locale
> >> -rw-rw-r--   1 nagios nagcmd  3480 mrt  5 12:23 main.html
> >> drwxrwxr-x   2 nagios nagcmd  4096 mrt  5 12:23 media
> >> -rw-rw-r--   1 nagios nagcmd26 mrt  5 12:23 robots.txt
> >> -rw-rw-r--   1 nagios nagcmd 13532 mrt  5 12:23 side.html
> >> drwxrwxr-x   2 nagios nagcmd  4096 mrt  5 12:23 ssi
> >> drwxrwxr-x   2 nagios nagcmd  4096 mrt  5 12:23 stylesheets
> >>
> >>
> >> The e

Re: [Nagios-users] Any chance that the list owner can delete these users???

2010-03-08 Thread Franck MAHE
Hi Gezina,

 

I think you should remove the address of the sender when you reply to the
message as I do in this message. He will receive the mail via the mailing
list.

 

It is a fight against SPAM and if everyone can do the same thing on their
mail servers, the SPAM traffic will disappear ;-)

 

Hope it will help.

 

Franck
---
E:  <mailto:m...@civis.net> m...@civis.net

 

De : Gezina Dekker [mailto:gezin...@gmail.com] 
Envoyé : lundi 8 mars 2010 21:52
À : nagios-users@lists.sourceforge.net
Objet : [Nagios-users] Any chance that the list owner can delete these
users???

 

Any chance that the list owner can delete these users???

2010/3/8 Mail Delivery Subsystem 

The original message was received at Mon, 8 Mar 2010 14:47:47 -0600 (CST)
from h135-1-218-53.lucent.com <http://h135-1-218-53.lucent.com/>
[135.1.218.53]

  - The following addresses had permanent fatal errors -

   (reason: 554 5.7.1 : Sender address rejected: This
gmail.com <http://gmail.com/>  mail didn't really arrive via a gmail.com
<http://gmail.com/>  mail server)

  - Transcript of session follows -
... while talking to smtp.hp.com <http://smtp.hp.com/> .:
>>> DATA
<<< 554 5.7.1 : Sender address rejected: This gmail.com
<http://gmail.com/>  mail didn't really arrive via a gmail.com
<http://gmail.com/>  mail server
554 5.0.0 Service unavailable
<<< 554 5.5.1 Error: no valid recipients

Final-Recipient: RFC822; j.sher...@hp.com
Action: failed
Status: 5.7.1
Remote-MTA: DNS; smtp.hp.com <http://smtp.hp.com/> 
Diagnostic-Code: SMTP; 554 5.7.1 : Sender address
rejected: This gmail.com <http://gmail.com/>  mail didn't really arrive via
a gmail.com <http://gmail.com/>  mail server
Last-Attempt-Date: Mon, 8 Mar 2010 14:47:50 -0600 (CST)


-- Doorgestuurd bericht --
From: Gezina Dekker 
To: "j.sher...@hp.com" 
Date: Mon, 8 Mar 2010 14:47:45 -0600
Subject: Re: [Nagios-users] You do not have permission to access /nagios on
this server
James,

Thank you for the reply.

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.

This is the messages I am getting:

[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)
[Mon Mar 08 19:22:22 2010] [error] [client 10.164.100.232] MySQL user
nagiosadmin not found: /nagios

2010/3/8 James Pratt mailto:jpr...@norwich.edu>>

>From what I can see, the perms shouldn't be a big problem , mine are all
owned by nagios:nagios -

if you remove the .htaccess auth parts, can you get in and view the
CGI's normally?

what do your Apache error and access logs say?

Hth


Cheers,
jamie
>> -Original Message-
>> From: Robert Wolfe
[mailto:rwo...@i-evolve.com<mailto:rwo...@i-evolve.com>]
>> Sent: Monday, March 08, 2010 1:20 PM
>> To: 'Gezina Dekker';
nagios-users@lists.sourceforge.net<mailto:nagios-users@lists.sourceforge.net
>
>> Subject: Re: [Nagios-users] You do not have permission to access
/nagios on this server
>>
>> Try setting ownership of these files to user nagios, group nagios.
>>
>>
>>
>>
>>
>>
>>
>> From: Gezina Dekker
[mailto:gezin...@gmail.com<mailto:gezin...@gmail.com>]
>> Sent: Monday, March 08, 2010 1:17 PM
>> To:
nagios-users@lists.sourceforge.net<mailto:nagios-users@lists.sourceforge.net
>
>> Subject: [Nagios-users] You do not have permission to access /nagios
on this server
>>
>>
>>
>> Hi all,
>>
>> I have looked at all the questions so far, and nothing that brings
any comfort.
>>
>> I followed the Fedore QuickStart even though I am on RHEL 4
(2.6.9-5.EL)
>>
>> I have all the following installed:
>> Apache
>> PHP
>> GCC compiler
>> GD development libraries
>>
>> I have nagios and nagcmd defined
>>
>> I have installed nagios and the plugins
>>
>> I have a passwd in htpasswd, and it is read acces for all.
>>
>> SELinux is disabled
>>
>> In terms of my nagios.conf, this is it...
>>
>> ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin"
>>
>> 
>> #  SSLRequireSSL
>>Options FollowSymLinks ExecCGI
>>AllowOverride AuthConfig
>>Order allow,deny
>>Allow from all
>>AuthName "Nagios Access"
>>AuthType Basic
>>AuthUserFile /usr/local/nagios/etc/htpasswd.users
>>Require valid-user
>> 
>>
>> Alias /nagios "/usr/local/nagios/share"
>&g

Re: [Nagios-users] Any chance that the list owner can delete these users???

2010-03-08 Thread Marc Powell

On Mar 8, 2010, at 2:52 PM, Gezina Dekker wrote:

> Any chance that the list owner can delete these users???

No, none.

> 2010/3/8 Mail Delivery Subsystem 
> The original message was received at Mon, 8 Mar 2010 14:47:47 -0600 (CST)
> from h135-1-218-53.lucent.com [135.1.218.53]
> 
>   - The following addresses had permanent fatal errors -
> 
>(reason: 554 5.7.1 : Sender address rejected: This 
> gmail.com mail didn't really arrive via a gmail.com mail server)

If you don't send to them directly, which you shouldn't be doing anyway, or you 
send your message through Google's servers, like you should be, then this 
wouldn't be an issue.

If there is a problem with the listserv sending messages to them, they will be 
removed automatically. It looks like the problem is yours alone though because 
of the way you are responding.

--
Marc


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Any chance that the list owner can delete these users???

2010-03-08 Thread patrick . morris

On Mon, 08 Mar 2010, Gezina Dekker wrote:

> Any chance that the list owner can delete these users???
> 
> 2010/3/8 Mail Delivery Subsystem 
> mailto:mailer-dae...@ihemail4.lucent.com>>
> The original message was received at Mon, 8 Mar 2010 14:47:47 -0600 (CST)
> from h135-1-218-53.lucent.com [135.1.218.53]
> 
>   - The following addresses had permanent fatal errors -
> mailto:j.sher...@hp.com>>
>(reason: 554 5.7.1 mailto:gezin...@gmail.com>>: Sender 
> address rejected: This gmail.com mail didn't really arrive 
> via a gmail.com mail server)
> 
>   - Transcript of session follows -
> ... while talking to smtp.hp.com.:
> >>> DATA
> <<< 554 5.7.1 mailto:gezin...@gmail.com>>: Sender address 
> rejected: This gmail.com mail didn't really arrive via a 
> gmail.com mail server
> 554 5.0.0 Service unavailable
> <<< 554 5.5.1 Error: no valid recipients
> 
> Final-Recipient: RFC822; j.sher...@hp.com
> Action: failed
> Status: 5.7.1
> Remote-MTA: DNS; smtp.hp.com
> Diagnostic-Code: SMTP; 554 5.7.1 
> mailto:gezin...@gmail.com>>: Sender address rejected: 
> This gmail.com mail didn't really arrive via a 
> gmail.com mail server
> Last-Attempt-Date: Mon, 8 Mar 2010 14:47:50 -0600 (CST)

What you're suggesting, in effect, is that any of us at HP should be
removed from this list because you're sending mail with a Gmail address
through someone else's systems, and you expect that to work.

You need to modify your expectations a bit. A lot of SMTP servers (HP's
included) will do verification of things like SPF records to determine
if mail saying it's from a particular domain (in this case, gmail.com)
was sent through that domain (and in this case, the mail was sent
through lucent.com servers).

On behalf of the rest of HP, I'd like to humbly beg we be allowed to
stay on this list, and apologize for any distress this spoof detection
may have caused you.

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null