Re: [lxc-users] Unprivileged container and lxc.network.script.up

2015-08-31 Thread Serge Hallyn
Quoting Benoit GEORGELIN - Association Web4all (benoit.george...@web4all.fr): > I do start them as non-root user because I tough I was the only way to start > an unprivileged container on the system. Ok, that's what I was wondering. In order to start such containers as root, you only need to ma

Re: [lxc-users] Unprivileged container and lxc.network.script.up

2015-08-31 Thread Benoit GEORGELIN - Association Web4all
to allow the unprivileged user to specify a script to run as root :) But if we can come up with a program that is shipped with lxc, that may be doable. > I don't know how software like Openstack or Proxmox are integrating LXC > Unprivileged container but they should talk/share more ab

Re: [lxc-users] Unprivileged container and lxc.network.script.up

2015-08-31 Thread Serge Hallyn
is to allow the unprivileged user to specify a script to run as root :) But if we can come up with a program that is shipped with lxc, that may be doable. > I don't know how software like Openstack or Proxmox are integrating LXC > Unprivileged container but they should talk/share more about

Re: [lxc-users] Unprivileged container and lxc.network.script.up

2015-08-31 Thread Benoit GEORGELIN - Association Web4all
tack or Proxmox are integrating LXC Unprivileged container but they should talk/share more about it ^^ Regards, Cordialement, Benoît Georgelin De: "Serge Hallyn" À: "lxc-users" Envoyé: Lundi 31 Août 2015 09:39:01 Objet: Re: [lxc-users] Unprivileged contain

Re: [lxc-users] Unprivileged container and lxc.network.script.up

2015-08-31 Thread Serge Hallyn
Quoting Benoit GEORGELIN - Association Web4all (benoit.george...@web4all.fr): > Hi, > > I would like to know if there is an alternative option of > lxc.network.script.up with an unprivileged containter. No. You'll need to start the container as root to do that - else you're allowing an unpriv

[lxc-users] Unprivileged container and lxc.network.script.up

2015-08-30 Thread Benoit GEORGELIN - Association Web4all
Hi, I would like to know if there is an alternative option of lxc.network.script.up with an unprivileged containter. It looks like this configuration file is not used. I would like to use script.up and script.down to manage the network and Openflow configuration Every time a containter star