PID/UID namespaces

Poul-Henning Kamp phk at phk.freebsd.dk
Mon May 21 19:57:51 UTC 2012


In message <CADLo838voV_Xi+A_WjD3H7E_d4Qi+OdJYnHPoim5BbZAWnXFyg at mail.gmail.com>
, Chris Rees writes:

>It would certainly prevent many common problems when setting up jails;
>UID collision is much more common than you'd think, given that the
>default UIDs remain the same.

Uhm... jails have separate UID/GID spaces.

Filesystems mounted or visible in multiple jails act as shared UID/GID
(sub-)spaces for those jails, but there is now way to avoid that, it's
a direct consequence of the sharing of the filesystems.


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-jail mailing list