Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!stanonik@nprdc From: stanonik@nprdc Newsgroups: net.unix Subject: /etc/group - response summary Message-ID: <10717@brl-tgr.ARPA> Date: Wed, 15-May-85 17:11:41 EDT Article-I.D.: brl-tgr.10717 Posted: Wed May 15 17:11:41 1985 Date-Received: Thu, 16-May-85 22:04:06 EDT Sender: news@brl-tgr.ARPA Lines: 23 I've had 7 responses to my question about the advisability of omitting users from the group entry in /etc/group corresponding to the default group as gotten from /etc/passwd. The question came up because a large group exceeded the 1024 character/line limit in vi (and the getgrent library). 5 sites said they were already omitting users from the default group entry without ill effects. (I assume these were 4.2bsd sites, since I mentioned 4.2bsd in the original question.) 2 sites mentioned the problem of newgrp'ing away from the default group and then not being able to newgrp back. This sounds like a problem for 4.1bsd and earlier sites, since 4.2bsd did away with newgrp. ("Access control is based on a group set rather than on a single group.") The only program mentioned which seemed to depend a complete group entries was dump, which uses the operator group for notification; ie, a user not present in the operator group entry would not be notified even if operator were their default group. Ron Stanonik stanonik@nprdc