From: corinna DOT vinschen AT cityweb DOT de (Corinna Vinschen) Subject: Re: mount table question 7 Jan 1999 18:13:16 -0800 Message-ID: <36956266.13A3E176.cygnus.cygwin32.developers@cityweb.de> References: <19990107102740 DOT A30572 AT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Geoffrey Noer , cygwin32-developers AT cygnus DOT com Geoffrey Noer wrote: > My original tentative plan was to aim for this: > > * There will be two levels of mount points. In order of evaluation: > > -- User mount table (from registry, stored in DLL memory). > -- Global mount table (from registry, stored separately in DLL > memory). > > By having both types of mounts use the same type of internal > table, we can keep the path code simpler. > > * /// magic will die a painful death. :) I will cry at the open grave! :) > [...] > I don't want installation of the Cygwin system to require > administrator privs. It seems easy to deal with security issues by > using the registry. I think, it should not be _required_ to have admin privs, but nevertheless, it should be _possible_ for admin, to disallow the usage of user mount tables, also, if admin doesn't use M$ Tools! To support this via the `mount(1)' command would be appreciated. A simple new registry key under HKLM with bool value is enough! This wouldn't be too hard, would it? Regards, Corinna