PID/UID namespaces
Chris Rees
crees at FreeBSD.org
Mon May 21 20:23:50 UTC 2012
On 21 May 2012 20:57, Poul-Henning Kamp <phk at phk.freebsd.dk> wrote:
> 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.
Yes, beg pardon, my mistake-- that's what I was meaning to refer to.
I still have a patch in GNATS for the docs about that, but it's been
the subject of amazing controversy.
Chris
More information about the freebsd-hackers
mailing list