aboutsummaryrefslogtreecommitdiff
path: root/etc/group
Commit message (Collapse)AuthorAgeFilesLines
* Move "dialer" to gid == 68.Poul-Henning Kamp1996-03-121-1/+1
| | | | Notes: svn path=/head/; revision=14594
* Move user & group "xten" from [ug]id == 100 to 67.Poul-Henning Kamp1996-03-121-1/+1
| | | | | | | This is less likely to collide with site policies. Notes: svn path=/head/; revision=14592
* Remove ingres user.Poul-Henning Kamp1996-03-121-1/+0
| | | | Notes: svn path=/head/; revision=14591
* nogroup 32766 -> 65533 to go with nobody's change to 65534.Rodney W. Grimes1995-05-171-1/+1
| | | | Notes: svn path=/head/; revision=8573
* change nobody master.passwd entry to 65534:65534Andrey A. Chernov1995-05-151-1/+1
| | | | | | | | change nobody group entry to 65534 Suggested-by: pst Notes: svn path=/head/; revision=8539
* Add xten user/group.Jordan K. Hubbard1995-04-181-0/+1
| | | | | | | Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu> Notes: svn path=/head/; revision=7917
* Intruduce new group for uucp, gid 66Andrey A. Chernov1994-05-311-0/+1
| | | | Notes: svn path=/head/; revision=1642
* As per Rod's wishes, man uses uid/gid 9 now.Jordan K. Hubbard1994-03-191-0/+1
| | | | Notes: svn path=/head/; revision=1280
* Remove man group - no longer necessary (that was quick! :). I'll let RodJordan K. Hubbard1994-03-191-1/+0
| | | | | | | | pick the uid for the `man' user, since he staked a claim on that, but he'd better not forget or the make install will break badly! :) Notes: svn path=/head/; revision=1279
* Added a man group ID.Jordan K. Hubbard1994-03-181-0/+1
| | | | Notes: svn path=/head/; revision=1269
* >From: Andreas Schulz <ats@g386bsd.first.gmd.de>Rodney W. Grimes1994-02-251-1/+1
| | | | | | | | | | Subject: failure in /usr/src/etc/group The /usr/src/etc/group file is missing a colon in the line "dialer:*:117" at the end. Notes: svn path=/head/; revision=1211
* Removed bill and lynne from group file, this was a security hole in theRodney W. Grimes1993-07-191-1/+1
| | | | | | | | 0.1 distribution, as they had accounts in the password file with out passwords, and were in group wheel! Notes: svn path=/head/; revision=149
* Initial import of 386BSD 0.1 othersrc/etcRodney W. Grimes1993-06-201-0/+15
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=37