Date: Sun, 5 Feb 2006 19:33:06 +0000 (GMT) From: Robert Watson <rwatson@FreeBSD.org> To: Ceri Davies <ceri@submonkey.net> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc group Message-ID: <20060205193038.D22173@fledge.watson.org> In-Reply-To: <20060205192513.C22173@fledge.watson.org> References: <200602051804.k15I4dCg059058@repoman.freebsd.org> <20060205181040.GC8897@submonkey.net> <20060205192513.C22173@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 5 Feb 2006, Robert Watson wrote: >>> | +audit:*:73: >> >> According to the Porter's Handbook, that's possibly the very worst choice: >> >> ircservices:*:73:73:IRC services:/nonexistent:/nonexistent > > Hmm. I was looking at the copy of the Porter's Handbook on www.FreeBSD.org > and it didn't show that one as reserved: > > ... > proxy:*:62: > authpf:*:63: > uucp:*:66: > xten:*:67: > dialer:*:68: > network:*:69: > pgsql:*:70: > simscan:*:74: > www:*:80: > qnofiles:*:81: > ... > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-uid-and-gids.html > > Of course, it also didn't show some of the groups now in /etc/group. Am I > looking at the wrong porter's handbook? > > Incidentally, this was one of the few group ID's I could find that wasn't > allocated in one of {Darwin, Solaris, FreeBSD, SuSE}. Ah, now I see what you mean. Some of the allocated gids are not listed in the gid list, they are only listed in the password file entry. Sigh. I'll go shopping for another. Someone may want to propagate the gid's listed in the passwd lines into the group list. Also, there are now some entries in the base system passwd and group files that don't appear in the list in the potter's handbook. Robert N M Watson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060205193038.D22173>