Path: utzoo!utgpu!attcan!uunet!husc6!ukma!tut.cis.ohio-state.edu!osu-cis!att!cbnews!lml From: lml@cbnews.ATT.COM (L. Mark Larsen) Newsgroups: comp.unix.wizards Subject: Re: Need to use newgrp or equivalent Message-ID: <1843@cbnews.ATT.COM> Date: 2 Nov 88 22:47:15 GMT References: <514@voodoo.UUCP> Reply-To: lml@cbnews.ATT.COM (L. Mark Larsen) Distribution: na Organization: AT&T Bell Laboratories, Columbus Lines: 9 Assuming you are using the standard /bin/sh, turning on the setuid bit of /bin/newgrp is unlikely to have any impact since the newgrp command is a built-in command (also built-in in ksh). Without further details, it is hard to say what might be the problem. Suffice it to say that newgrp works fine in SysV UNIX. L. Mark Larsen lml@atlas.att.com att!atlas!lml