[leafnode-list] spooldir owner

Matthias Andree ma at dt.e-technik.uni-dortmund.de
Fri Sep 10 03:00:27 CEST 2004


Yvon Thoraval <yvon_thoraval at mac.com> writes:

>> === configuration summary: (NONE is ok here and means the default) ===
>> prefix:      NONE
>> sysconfdir:  /etc/leafnode
>> spooldir:    /var/spool/news
>> RUNAS_USER:  news
>> RUNAS_GROUP: 71
>> With PAM:    no
>
> giving dirs being news:71 (user:group)

Looks correct to me given your netinfo.

> in that case fetnews is starting but leafnode

I don't understand this phrase.

> if i correct to root:news (user:group) following : 
> <http://leafnode.sourceforge.net/doc_en/leafnode.8.html>

Is 71 the numeric GROUP ID of the group "news"?

It should be, because ./configure uses "id -g $RUNAS_USER" to find out
the group ID.

Can you show the output of these commands:

id news
id -g news
id -gn news

Leafnode will use the user "news"'s primary group ID (id -g) for its
RUNAS_GROUP, so perhaps your netinfo is inconsistent. The primary gid
(group ID) of the user "news" must be the group ID of the group named
"news".

-- 
Matthias Andree

Encrypted mail welcome: my GnuPG key ID is 0x052E7D95 (PGP/MIME preferred)



More information about the leafnode-list mailing list