From: Wen-Chun Ni (wcn@cs.brown.edu)
Date: 09/27/92


From: wcn@cs.brown.edu (Wen-Chun Ni)
Subject: Which group id?
Date: 28 Sep 1992 00:16:18 GMT


Suppose I have a directory whose group id is "student." My set of group
id includes "student" but the group id in my passwd entry is
"graduate". If I write a file into the directory, what group id
will be set to this file?

        Under Linux: it's "graduate."
        Under SunOS: it's "student."

Which is correct? I think SunOS is right. Opinions?

Wen-Chun Ni