Articles stuck in /var/spool/news/incoming
Russ Allbery
rra at stanford.edu
Fri Dec 19 18:27:28 UTC 2003
Nigel Telles <ntelles at metrohm.co.uk> writes:
> Can you show us `ls -la /var/spool/news/incoming`?
> Nigel:
> total 32
> drwxr-xr-x 3 news news 4096 Dec 18 17:41 ./
> drwxr-xr-x 11 news news 4096 Dec 19 16:44 ../
> -rw-rw-r-- 1 news news 981 Dec 18 17:08 3fe1deffRUTO9s
> -rw-rw-r-- 1 news news 982 Dec 18 17:35 3fe1e5786dxlhT
> -rw-rw-r-- 1 news news 981 Dec 18 17:39 3fe1e63bPqkBZa
> -rw-rw-r-- 1 news news 1397 Dec 18 17:39 3fe1e664UXAEB2
> -rw-rw-r-- 1 news news 881 Dec 18 17:41 3fe1e6c5lyf57Z
> drwxr-xr-x 2 news news 4096 Feb 22 2003 bad/
I think you have the same problem as another fellow in news.software.nntp.
I wonder if Red Hat installs INN with the wrong permissions.
Either:
chown news:news rnews
chmod 750 rnews
(wherever rnews may be found on your installation), or:
chmod 775 /var/spool/news/incoming
should fix the problem.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
More information about the inn-workers
mailing list