Bug 35096 - distccd user is too high (>= 1000)
|
Bug#:
35096
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: hp-cluster@gentoo.org
|
Reported By: komarek.paul@gmail.com
|
|
Component: Development
|
|
|
URL:
|
|
Summary: distccd user is too high (>= 1000)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-12-04 15:16 0000
|
The uid for distccd on my system is 1000, and 1004 on a friend's system. This
means that distccd gets exported via NIS no matter which (sensible) uid
threshold is used. Unless gentoo is so sOOp3r-l33t that it has more than
one-thousand system user ids, perhaps it should stick to convention and keep
system user ids below some sensible threshold? For instance under 1000, or
better, under 500? I remember when 100 was the cut-off, and it wasn't that long
ago.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
distccd uid < 500
I'll change this in the distcc-config (to uid=240).
if you change it to anything lower than 1000 it should go in
gentoo-src/eid_database/{passwd,group}
Dang, that's a fast response, even for gentoo!
The latest version distcc-2.13-r1 still installs a user with an id above 1000.
Remove the distcc user and either run distcc-config --install or re-emerge
distcc.