cvs commit: src/etc group src/usr.sbin/sysinstall anonFTP.c

2007-06-11 Thread Ceri Davies
ceri2007-06-11 18:36:39 UTC FreeBSD src repository Modified files: etc group usr.sbin/sysinstall anonFTP.c Log: Create group ftp by default. This is gid 14 as this is the historical id used by sysinstall when enabling anonymous FTP. Change the d

cvs commit: src/etc group

2006-03-06 Thread Robert Watson
rwatson 2006-03-06 22:23:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc group Log: Merge group:1.33,1.34 from HEAD to RELENG_6: Assign gid 77 to audit instead of gid 73. The ports group list did not include '73', which was

Re: cvs commit: src/etc group

2006-02-06 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Alexander Lei dinger writes: >Robert Watson <[EMAIL PROTECTED]> wrote: > >> 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. > ^^ >

Re: cvs commit: src/etc group

2006-02-06 Thread Alexander Leidinger
Robert Watson <[EMAIL PROTECTED]> wrote: 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. ^^ I knowed it! We do real craftsmanship! Now...

cvs commit: src/etc group

2006-02-05 Thread Robert Watson
rwatson 2006-02-05 19:34:09 UTC FreeBSD src repository Modified files: etc group Log: Assign gid 77 to audit instead of gid 73. The ports group list did not include '73', which was assigned in a ports passwd entry to ircservices. Pointed out by: ceri

Re: cvs commit: src/etc group

2006-02-05 Thread Robert Watson
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 s

Re: cvs commit: src/etc group

2006-02-05 Thread Ceri Davies
On Sun, Feb 05, 2006 at 07:26:55PM +, Robert Watson wrote: > > On Sun, 5 Feb 2006, Ceri Davies wrote: > > >On Sun, Feb 05, 2006 at 06:04:39PM +, Robert Watson wrote: > >>rwatson 2006-02-05 18:04:39 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >>etc

Re: cvs commit: src/etc group

2006-02-05 Thread Robert Watson
On Sun, 5 Feb 2006, Ceri Davies wrote: On Sun, Feb 05, 2006 at 06:04:39PM +, Robert Watson wrote: rwatson 2006-02-05 18:04:39 UTC FreeBSD src repository Modified files: etc group Log: Allocate an 'audit' group, membership in which will grant the audit r

Re: cvs commit: src/etc group

2006-02-05 Thread Ceri Davies
On Sun, Feb 05, 2006 at 06:04:39PM +, Robert Watson wrote: > rwatson 2006-02-05 18:04:39 UTC > > FreeBSD src repository > > Modified files: > etc group > Log: > Allocate an 'audit' group, membership in which will grant the audit > review right by virtue of

cvs commit: src/etc group

2006-02-05 Thread Robert Watson
rwatson 2006-02-05 18:04:39 UTC FreeBSD src repository Modified files: etc group Log: Allocate an 'audit' group, membership in which will grant the audit review right by virtue of read file permission on /var/audit and its contents. Obtained from: Trust