Quoting Harald Dunkel (harald.dun...@aixigo.de):
> On 02/02/18 11:53, Stéphane Graber wrote:
> >
> >lxcfs is used for both privileged and unprivileged containers, without
> >it you'd see the host uptime, host set of CPUs, host memory, ...
> >
>
> Wouldn't you agree that this is cgroup stuff and sh
Hi,
im trying to setup a Samba4 AD in a unprivileged container:
My OS is a ubuntu 17.10 server an my container is a ubuntu 17.10.
My lxd version is:
Package: lxd
First, I have a working setup as a "privileged container".
But I want to secure my installation and transfer samba4 in an unprivileg
Hey everyone,
We are currently in the process of cleaning up the lxc issue list on
Github ( https://github.com/lxc/lxc/issues ). This may cause some issues
to be closed that you still consider relevant. Please do not take this
as a slight. We're mainly doing this because a bunch of those issues ha
On 02/02/18 11:53, Stéphane Graber wrote:
lxcfs is used for both privileged and unprivileged containers, without
it you'd see the host uptime, host set of CPUs, host memory, ...
Wouldn't you agree that this is cgroup stuff and should be provided
by the kernel, similar to /proc/mounts and othe
> Date: Fri, 2 Feb 2018 01:52:09 +0200
> From: Eytan Heidingsfeld
> To: lxc-users@lists.linuxcontainers.org
> Subject: [lxc-users] Using lxc.namespace.net in unprivileged containers
>
> Hi,
> I'm trying to use the new lxc.namespace.net config in an unprivileged
> container (using idmapping)
> The