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

Gezina Dekker gezinker at gmail.com
Mon Mar 8 21:52:05 CET 2010


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

2010/3/8 Mail Delivery Subsystem <MAILER-DAEMON at 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 -----
> <j.sherman at hp.com>
>    (reason: 554 5.7.1 <gezinker at 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 <gezinker at 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.sherman at hp.com
> Action: failed
> Status: 5.7.1
> Remote-MTA: DNS; smtp.hp.com
> Diagnostic-Code: SMTP; 554 5.7.1 <gezinker at 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)
>
>
> ---------- Doorgestuurd bericht ----------
> From: Gezina Dekker <gezinker at gmail.com>
> To: "j.sherman at hp.com" <j.sherman at 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 <jpratt at norwich.edu<mailto:jpratt at 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:rwolfe at i-evolve.com<mailto:
> rwolfe at i-evolve.com>]
> >> Sent: Monday, March 08, 2010 1:20 PM
> >> To: 'Gezina Dekker'; nagios-users at lists.sourceforge.net<mailto:
> nagios-users at 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:gezinker at gmail.com<mailto:
> gezinker at gmail.com>]
> >> Sent: Monday, March 08, 2010 1:17 PM
> >> To: nagios-users at lists.sourceforge.net<mailto:
> nagios-users at 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"
> >>
> >> <Directory "/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
> >> </Directory>
> >>
> >> Alias /nagios "/usr/local/nagios/share"
> >>
> >> <Directory "/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
> >> </Directory>
> >>
> >>
> >> 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   root    4096 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 nagcmd    26 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 errors I am getting is the following:
> >>
> >> Forbidden
> >> You don't have permission to access /nagios on this server.
> >> Additionally, a 403 Forbidden error was encountered while trying to
> use an
> >> ErrorDocument to handle the request.
> >>
> >>
> >>
> >> Apache/2.0.52 (Red Hat) Server at 172.17.16.56 Port 80
> >>
> >>
> >> I am making the assumption that the 403 is less serious, and that it
> is actually the
> >> permissions that needs fixing...
> >>
> >> Thanks in advance for your willingness to look at this with me.
> >>
> >> Regards
> >>
> >>
> >>
> >> Gezina
>
>
>
> ------------------------------------------------------------------------------
> 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 at lists.sourceforge.net<mailto:
> Nagios-users at 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100308/951e8296/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
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
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at 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


More information about the Users mailing list