summaryrefslogtreecommitdiffstats
path: root/etc/group
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1998-12-01 21:19:49 +0000
committerdillon <dillon@FreeBSD.org>1998-12-01 21:19:49 +0000
commitdd3c1b5f96ce015028c6fef05c18b7afab991229 (patch)
tree2e9a5688156a459e1024e2580669edff39dc2b92 /etc/group
parentc4e01c66b0dce2d1c3e267d0a0af0fb936d2a2cb (diff)
downloadFreeBSD-src-dd3c1b5f96ce015028c6fef05c18b7afab991229.zip
FreeBSD-src-dd3c1b5f96ce015028c6fef05c18b7afab991229.tar.gz
Added group bind(53), added sandbox users tty(4), kmem(5), and bind(53),
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.
Diffstat (limited to 'etc/group')
-rw-r--r--etc/group3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/group b/etc/group
index f0cc540..6de3a75 100644
--- a/etc/group
+++ b/etc/group
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: group,v 1.17 1998/09/13 23:05:46 brian Exp $
#
wheel:*:0:root
daemon:*:1:daemon
@@ -13,6 +13,7 @@ man:*:9:
games:*:13:
staff:*:20:root
guest:*:31:root
+bind:*:53:
uucp:*:66:
xten:*:67:xten
dialer:*:68:
OpenPOWER on IntegriCloud