Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!sdd.hp.com!spool.mu.edu!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.sysv386 Subject: Re: ISC 2.2.1 groups != Sun/BSD groups Message-ID: <1991Apr06.184948.7085@virtech.uucp> Date: 6 Apr 91 18:49:48 GMT References: <1991Apr05.193922.19477@bronson.uucp> Organization: Virtual Technologies Inc. Lines: 27 tan@bronson.uucp (Tan Bronson) writes: > The 2.2.1 concept of groups seems to be either broken or different >than BSDs. On BSD uses multiple groups for file permission/access checking, >but on 2.2.1 being a member of groups other than one's login group >does not allow one to get access to files in those other groups! ISC groups are POSIX groups which are the same as BSD groups. However, to use ISC groups, each program must be compiled to use the POSIX universe. I don't know why ISC didn't just make that the standard behavior. For normal users/programs you need to run newgrp, which is like su in that it spawns a new shell with the new group id, but the old shell is gone and you would need to do another newgrp to go back. > Do groups work in V.4 the same as BSD? Yes. > Is there a fix for this? (I thought SSU1.a fixed this problem, but nooooo) Nope. -- Conor P. Cahill (703)430-9247 Virtual Technologies, Inc. uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160 Sterling, VA 22170