Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA Path: utzoo!watmath!clyde!cbosgd!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Basic Protection - I Message-ID: <5692@ucbvax.ARPA> Date: Fri, 22-Mar-85 01:37:20 EST Article-I.D.: ucbvax.5692 Posted: Fri Mar 22 01:37:20 1985 Date-Received: Sat, 23-Mar-85 01:11:31 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 14 From: peter manera This must be truly basic and I'm just not putting something together. A Fortran program has been INSTALLed /PRIV=(BYPASS,SYSPRV). It is trying to write into an empty file with a different UIC than the process running the program. (The process is in the same group, however.) The protection on both the file and the file's directory is S:RWED,O:RWED,G,W, but the program blows up for insufficient privilege. Change the UIC on the file to that of the process and no problem. We're at 3.7 VMS. Any ideas? Peter -------