From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] directories in server registry (#s) From: 9nut@9netics.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sun, 7 Mar 2004 09:59:08 -0800 Topicbox-Message-UUID: 1eeb2a96-eacd-11e9-9e20-41e7f4b1d025 > Its been done before. I think we just need to look back in time. > > I think we need to think more about permissions before going crazy > expanding /srv. for an applications I'm working on it would be very nice to have '#s/app/groupid/' style directories that could be bound to /srv in that application's namespace. In this case the security model fits because the application is confined to a minimal namespace that must include /srv. So, if the user doesn't have the right group permission on '#s/app/groupid/', the application wont be able to see anything.