On Thu, 13 Jul 2017, Stefan Berger wrote: > A file shared by 2 containers, one mapping root to uid=1000, the other mapping > root to uid=2000, will show these two xattrs on the host (init_user_ns) once > these containers set xattrs on that file. I may be missing something here, but what happens when say the uid=2000 container and associated user is deleted from the system, then another is created with the same uid? Won't this mean that you have unexpected capabilities turning up in the new container? -- James Morris