Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.sys.sgi Subject: Re: 3.3.1 questions & complaints Keywords: suid mount umount root Message-ID: <4109@auspex.auspex.com> Date: 29 Sep 90 21:59:17 GMT References: <1990Sep26.174852.1344@ux1.cso.uiuc.edu> <4034@umbc3.UMBC.EDU> <65193@bu.edu.bu.edu> Organization: Auspex Systems, Santa Clara Lines: 12 >It looks like the "nosuid" mount option isn't provided as well. This >would be a very useful thing, especially when you want to cross mount >NFS filesystems from different administrative domains. > >Any plans to provide this in the near future? If you do, consider either 1) having the "nosuid" option *also* disallow access to character and block special files on a file system mounted "nosuid" (regardless of whether the file system is a local one or an NFS-mounted one) or 2) providing an option to disallow that access.... (We chose 1) here, and I suggested it to Sun as well, complete with suggested code changes....)