Newsgroups: comp.unix.sysv386 Path: utzoo!utgpu!watserv1!watmath!mks.com!mks!eric From: eric@mks.mks.com (Eric Gisin) Subject: Re: ISC 2.2.1 groups != Sun/BSD groups (+ patch) Sender: eric@mks.com (Eric Gisin) References: <1991Apr05.193922.19477@bronson.uucp> <6UQPL0V@geminix.in-berlin.de> In-Reply-To: gemini@geminix.in-berlin.de's message of 6 Apr 91 15:40:13 GMT Organization: Mortice Kern Systems Inc., Waterloo, Ontario, CANADA Date: 8 Apr 91 13:00:01 Message-ID: If anyone is considering making this patch, you should note that only /bin/login does an initgroups() to set up the group list from /etc/group. /etc/netlogin and /etc/rshd do *not* set up the group list. Netlogin affects all telnet and rlogin logins, and rshd affects any xterms started remotely. I reported the problem with netlogin to ISC, and also told them I would like to see the group list used for System V mode as well as POSIX mode.