Touching the file creates it, but then it complains about the permissions later. I
then
went and did a chmod news:news /var/log/news/nntp* and it still complains.
So I said SCREW IT! I went and did a chmod -x /etc/cron.hourly/in-cron-nntpsend. So
it
doesn't try and run that every hour, and I stop getting the message.
But pretty much what it's trying to do is access a NNTP server and download the
newsgroups so you have them on your local machine. That's all. I'm not sure what in
the install enables that, but that's basically what's going on.
So if you want to get rid of that error message, find out what the program wants and
configure it, or make sure the file can't be executed.
tdh
T. Holmes
UNIXTECHS.org
[EMAIL PROTECTED]
-----------------
"Real Men Us Vi!"
| Anyone got any ideas why I keep getting this?
|
| I'm running postfix and apache. Not much else though?...
|
|
| Thanks
|
| Brett.
|
|
|
|
| ----- Original Message -----
| From: "Cron Daemon" <root>
| To: <root>
| Sent: Monday, May 28, 2001 11:01 AM
| Subject: Cron <root@mandrake> run-parts /etc/cron.hourly
|
|
| > touch: /var/log/news/nntpsend.log: Permission denied
| > chmod: /var/log/news/nntpsend.log: Permission denied
| > /usr/bin/nntpsend: /var/log/news/nntpsend.log: Permission denied
|
|
|
------------------------------------------------------------------