namespaces.7: Userns creation associates eff. GID of creator with the userns

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-26 13:46:35 +01:00
parent 5eb7f09d7c
commit 1d5adb6f9e
1 changed files with 3 additions and 1 deletions

View File

@ -566,7 +566,9 @@ namespaces as well.
.\" * The owner of the user namespace in the parent of the
.\" * user namespace has all caps.
When a user namespace is created, the kernel records the effective
user ID of the creating process as being the "owner" of the namespace.
user ID of the creating process as being the "owner" of the namespace,
and likewise associates the effective group ID of the creating process
with the namespace.
A process whose effective user ID matches that of the
owner of a user namespace and which is a member of the parent namespace
(or a further removed namespace that is a direct ancestor)