Awesome thanks for your help :-)
I'm In!!


Please always post on-list so that your experience will be available in
the archives for the benefit of future users.

> -----Original Message-----
> From: Jody Noscov [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 09, 2006 6:50 PM
> To: Marc Powell
> Subject: RE: [Nagios-users] Authentication Issues
>
> This is what I have
>
> [EMAIL PROTECTED] root]# ls -l /usr/local/nagios/etc/htpasswd.users
> -rw-------    1 root     root           26 Mar 10 09:57
> /usr/local/nagios/etc/htpasswd.users

[chop]

> [EMAIL PROTECTED] root]# grep apache /etc/group
> apache:x:48:nagios
> nagcmd:x:501:apache,nagios

htpasswd.users is only readable by root. To fix, run as root --

chmod 640 /usr/local/nagios/etc/htpasswd.users
chown nagios:nagcmd /usr/local/nagios/etc/htpasswd.users

When you add new users or edit the file, do so as the nagios user or
verify permissions afterward.

--
Marc




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Nagios-users mailing list
[email protected]
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

_________________________________________________________________
New year, new job – there's more than 100,00 jobs at SEEK http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau&_t=752315885&_r=Jan05_tagline&_m=EXT



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Nagios-users mailing list
[email protected]
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

Reply via email to