LWN.net Logo

user namespaces: introduction

From:  "Serge E. Hallyn" <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
To:  Linux Containers <containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org>
Subject:  [PATCH 0/6] user namespaces: introduction
Date:  Fri, 25 Jul 2008 19:27:00 -0500
Message-ID:  <20080726002700.GA29686@us.ibm.com>
Archive-link:  Article, Thread

Following is a set of user namespace patches I've been playing with
this week.

The first two patches are I believe fixes which should go in regardless
of which direction user namespaces take.

The rest of the patches are one approach to providing default cross-userns
isolation for files.  Any filesystem can provide its own intelligent
cross-userns userid equivalence checks by defining its own permission
function, which is what Eric and I have been talking about doing.

The next step is probably to handle some of the task-to-task
cross-userns checks.

Comments appreciated.

thanks,
-serge

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds