[libvirt] [PATCH 0/9] Add ability to connect to LXC namespaces

Kamezawa Hiroyuki kamezawa.hiroyu at jp.fujitsu.com
Wed Dec 26 01:43:56 UTC 2012


(2012/12/22 2:08), Daniel P. Berrange wrote:
> This series introduces an LXC specific library libvirt-lxc.so
> which adds ability for a process to connect to the namespaces
> used by an LXC container from outside. It uses FD passing
> magic to allow the caller to connect, even if it is not root.
>

Can any user can execute any commands in a LXC guest by

# virsh -c lxc:/// lxc-enter-namespace demo -- <command>

without any limitation ?

Thanks,
-Kame






More information about the libvir-list mailing list