[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] spooldir owner



Yvon Thoraval <yvon_thoraval@xxxxxxx> 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)
-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
http://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/