On 01/14/2013 07:03 PM, Serge Hallyn wrote:
> The 3.8 kernel now supporst uid mappings, so I believe it's appropriate
> to proceed with this patchset.
> The container config supports new entries of the form:
> lxc.id_map = U 10 0 1
> lxc.id_map = G 10 0 1
> meaning map 'virtual' u
The 3.8 kernel now supporst uid mappings, so I believe it's appropriate
to proceed with this patchset.
The container config supports new entries of the form:
lxc.id_map = U 10 0 1
lxc.id_map = G 10 0 1
meaning map 'virtual' uids (in the container) 0-1 to uids
10-11 on