Re: [lxc-devel] User namespaces

2013-02-24 Thread Eric W. Biederman
Serge Hallyn writes: > Quoting Dwight Engen (dwight.en...@oracle.com): >> I finally got around to testing out user namespaces. Very nice to to >> have container root not be kuid 0! One thing that I noticed was that >> mingetty in the container was failing because the call to vhangup(2) >> failed

[lxc-devel] remote to lxc terminal

2013-02-24 Thread pegah
Dear friends I need to be able to run commands within lxc remotely via python programming ,do you have any idea on how to access the lxc terminal remotely  from other or base linux os which i installed lxc thank you so much in advance --

Re: [lxc-devel] User namespaces

2013-02-24 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > I finally got around to testing out user namespaces. Very nice to to > have container root not be kuid 0! One thing that I noticed was that > mingetty in the container was failing because the call to vhangup(2) > failed (and thus no lxc-console). I