Xref: utzoo comp.unix.ultrix:907 comp.sys.dec:1252 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!helios.ee.lbl.gov!epb2.lbl.gov!envbvs From: envbvs@epb2.lbl.gov (Brian V. Smith) Newsgroups: comp.unix.ultrix,comp.sys.dec Subject: file group permissions across NFS under Ultrix 3.0 Message-ID: <2597@helios.ee.lbl.gov> Date: 10 May 89 20:51:59 GMT Sender: usenet@helios.ee.lbl.gov Lines: 21 It seems that the umask is being ignored when creating a file on a remotely mounted file system. In Ultrix 2.3 (and previous) the umask was used in determining the permissions when creating a file, but Ultrix 3.0 is ignoring it. ultrix> umask 2 ultrix> ef /Ultrix3.0_filesystem/file ultrix> ls -l /Ultrix3.0_filesystem/file -rw-r--r-- 1 bvsmith 0 May 10 13:42 /Ultrix3.0_filesystem/file ^there should be a 'w' here ultrix> ef /Ultrix2.3_filesystem/file ultrix> ls -l /Ultrix2.3_filesystem/file -rw-rw-r-- 1 bvsmith 0 May 10 13:42 /Ultrix2.3_filesystem/file ^there is a 'w' here as there should be _____________________________________ Brian V. Smith (bvsmith@lbl.gov) Lawrence Berkeley Laboratory We don't need no signatures!