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!burl!ulysses!mhuxr!ihnp4!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: CLD gotcha Message-ID: <5535@ucbvax.ARPA> Date: Sat, 16-Mar-85 07:27:55 EST Article-I.D.: ucbvax.5535 Posted: Sat Mar 16 07:27:55 1985 Date-Received: Sun, 17-Mar-85 02:13:30 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 13 From: Ronald A. Jarrell Haven't run into it myself, but I woldn't be surprised. I have noticed the concept of a "greater access" set in install. It now honors protection set on an .EXE file, and doesn't grant world access unless the file has it already. You can give a segment Write access, install it, then remove the write access, and the world looses write, but you can't install it read only, then give it write access, because install doesn't let you widen the scope, just narrow it. You have to /REPLACE it. -Ron