Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site bbncca.ARPA Path: utzoo!watmath!clyde!cbosgd!ihnp4!bbncca!cspencer From: cspencer@bbncca.ARPA (Clifford Spencer) Newsgroups: net.unix-wizards Subject: access system call broken? Message-ID: <1165@bbncca.ARPA> Date: Mon, 26-Nov-84 21:32:48 EST Article-I.D.: bbncca.1165 Posted: Mon Nov 26 21:32:48 1984 Date-Received: Wed, 28-Nov-84 01:45:09 EST Organization: Bolt, Beranek and Newman, Cambridge, Ma. Lines: 12 In v7 and 4.2, with the possible exception of write access, the access system call always returns success for the super user. this seems wrong to me. whether one is super user or not, if execute bits are not set, that's all she wrote. any wisdom as to why a call to check execute permission (i.e access(filename, 01)) should return 0 for a plain file with no execute permissions? cliff -- {decvax,linus,ima,ihnp4,wjh12}!bbncca!cspencer cspencer@bbncca.ARPA