Not authorized to add comments

Jason Martin jhmartin at toger.us
Fri Jan 21 19:23:43 CET 2005


On Fri, Jan 21, 2005 at 11:17:56AM -0700, Joe Giles wrote:
> chown $Nagion:apache $NagiosCmd
> chmod 660 $NagiosCmd
Having to do this usually means that the the directory containing
$NagiosCmd is not owned by the correct user or does not have the
sticky bit set.

Chown the directory to $Nagios:apache and chmod g+s  and ug=rwx it.  When
nagios creates the $NagiosCmd file it will be writable by
apache.

-Jason Martin
-- 
The name is Baud... James Baud.
This message is PGP/MIME signed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 211 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20050121/2a5f4602/attachment.sig>


More information about the Users mailing list