Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!convex!swarren From: swarren@convex.com (Steve Warren) Newsgroups: comp.unix.amiga Subject: Re: interesting feature on AMIX.. Message-ID: <1991Jun27.151025.22219@convex.com> Date: 27 Jun 91 15:10:25 GMT References: <9106220805.01.47@SYSOP> <2762@amix.commodore.com> Sender: usenet@convex.com (news access account) Distribution: comp Organization: CONVEX Computer Corporation, Richardson, Tx., USA Lines: 12 Nntp-Posting-Host: neptune.convex.com In article <2762@amix.commodore.com> ag@amix.commodore.com (Keith Gabryelski) writes: [...] >mount places a filesystem (a set of files in a kernel known format) in >the unix hierarchy by an entirely different unix mechanism which does >not require interpretting the permission bits of individual files until >said file is accessed. Yes, in order to do this securely something besides mount would have to do verification and then call mount (you would not allow the user to call mount directly). --