Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 1996 09:16:36 -0600
From:      Sean Kelly <kelly@fsl.noaa.gov>
To:        jarekb@pap.waw.pl
Cc:        freebsd-security@freebsd.org
Subject:   Re: dot.cshrc and weird umask value
Message-ID:  <9605051516.AA25330@fslg8.fsl.noaa.gov>
In-Reply-To: <199605051045.MAA16372@cergowa.waw.pl> (jarekb@pap.waw.pl)

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Jaroslaw" == Jaroslaw Bazydlo <jarekb@pap.waw.pl> writes:

    Jaroslaw> Can anyone tell me why on FreeBSD (the same with BSD/OS)
    Jaroslaw> there is the umask value 2 ???? This simply couses
    Jaroslaw> producing group writable files. Imagine the person which
    Jaroslaw> created .forward file, anyone in his group can modify
    Jaroslaw> this to reforward files or duplicate mails.

A lot of sites create a separate group entry for each user.  That is,
user jarekb is a member of group jarekb, and no one else is a member.
A separate group for each user relieves users of the worry that files
they create might be readable by other group members.  Since there are
no other group members, there's no problem.

-- 
Sean Kelly                          
NOAA Forecast Systems Laboratory    kelly@fsl.noaa.gov
Boulder Colorado USA                http://www-sdd.fsl.noaa.gov/~kelly/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9605051516.AA25330>