summaryrefslogtreecommitdiff
path: root/etc/group
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvscvs2svn2006-05-231-1/+1
| | | | | | 'RELENG_5_5_0_RELEASE'. This commit was manufactured to restore the state of the 5.5-RELEASE image.
* Add "privsep" user/group _pflogd:_pflogd (64:64) to make pflogd(8) workMax Laier2004-06-231-0/+1
| | | | | | | | | | | again. This user/group is not required for install* targets, hence do not add them to CHECK_UIDS/CHECK_GIDS in Makefile.inc1 (no need to annoy people). Discussed-on: -current Notes: svn path=/head/; revision=130953
* Add trailing collonMax Laier2004-03-101-2/+2
| | | | | | | | Noticed by: dwhite Approved by: bms(mentor) Notes: svn path=/head/; revision=126810
* Link pf to the build and install:Max Laier2004-03-081-0/+2
| | | | | | | | | | | | | | | | | | | This adds the former ports registered groups: proxy and authpf as well as the proxy user. Make sure to run mergemaster -p in oder to complete make installworld without errors. This also provides the passive OS fingerprints from OpenBSD (pf.os) and an example pf.conf. For those who want to go without pf; it provides a NO_PF knob to make.conf. __FreeBSD_version will be bumped soon to reflect this and to be able to change ports accordingly. Approved by: bms(mentor) Notes: svn path=/head/; revision=126756
* xten isn't needed after tw is gone.Warner Losh2003-04-271-1/+0
| | | | | | | Approved by: re@ (scottl) Notes: svn path=/head/; revision=114115
* Remove root from the 'guest' group: missed in a previous pass.Robert Watson2002-10-141-1/+1
| | | | | | | Spotted by: jhb Notes: svn path=/head/; revision=105131
* Remove root from the kmem, sys, tty, and staff groups in the defaultRobert Watson2002-10-131-4/+4
| | | | | | | | | | | | | | configuration. Root privileges override DAC on local file systems and therefore root does not generally need to be a member of a group to access files owned by that group. In the NFS case, require explicit authorization for root to have these privileges. Leave root in operator for dump/restore broadcast reasons; leave root in wheel until discrepencies in the "no users in wheel means any user can su" policy are resolved (possibly indefinitely). Notes: svn path=/head/; revision=105055
* For consistency with other entries in group, don't put the daemon orRobert Watson2002-10-131-2/+2
| | | | | | | | xten users in their groups explicitly--we pick that up from the gid field in master.passwd. Notes: svn path=/head/; revision=105053
* Add an sshd user and group for the OpenSSH privilege separation code.Dag-Erling Smørgrav2002-06-231-0/+1
| | | | Notes: svn path=/head/; revision=98696
* Add two new accounts/groups for sendmail:Gregory Neil Shapiro2001-11-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | smmsp - sendmail 8.12 operates as a set-group-ID binary (instead of set-user-ID). This new user/group will be used for command line submissions. UID/GID 25 is suggested in the sendmail documentation and has been adopted by other operating systems such as OpenBSD and Solaris 9. mailnull - The default value for DefaultUser is now set to the uid and gid of the first existing user mailnull, sendmail, or daemon that has a non-zero uid. If none of these exist, sendmail reverts back to the old behavior of using uid 1 and gid 1. Currently FreeBSD uses daemon for DefaultUser but I would prefer not to use an account used by other programs, hence the addition of mailnull. UID/GID 26 has been chosen for this user. This was discussed on -arch on October 18-19, 2001. MFC after: 1 week Notes: svn path=/head/; revision=86510
* Re-commit www:wwwAndrey A. Chernov2001-10-251-0/+1
| | | | | | | | | | | If anybody wants to remove them for some reason, please consider "pop" removing first. Approved by: arch discussion from Oct 20 MFC after: 3 days Notes: svn path=/head/; revision=85455
* Back previous revision out until it has been discussed on -arch andSheldon Hearn2001-10-181-1/+0
| | | | | | | motivated. Currently, it is under dispute. Notes: svn path=/head/; revision=85111
* Add www:www (80:80) for upcoming Apache changesAndrey A. Chernov2001-10-171-0/+1
| | | | Notes: svn path=/head/; revision=85056
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Added group bind(53), added sandbox users tty(4), kmem(5), and bind(53),Matthew Dillon1998-12-011-1/+2
| | | | | | | | | | | | | adjustd inetd.conf to run comsat and ntalk from tty sandbox, and the (commented out) ident from the kmem sandbox. Note that it is necessary to give each group access it's own uid to prevent programs running under a single uid from being able to gdb or otherwise mess with other programs (with different group perms) running under the same uid. Notes: svn path=/head/; revision=41441
* Add Id keywordBrian Somers1998-09-131-0/+2
| | | | Notes: svn path=/head/; revision=39145
* ppp => networkBrian Somers1997-09-041-1/+1
| | | | | | | As discussed on cvs-committers Notes: svn path=/head/; revision=29082
* Add group ppp (gid 69)Brian Somers1997-08-311-0/+1
| | | | Notes: svn path=/head/; revision=28964
* Add mail group.Jordan K. Hubbard1997-05-021-0/+1
| | | | Notes: svn path=/head/; revision=25376
* 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