On Fri, 2023-07-28 at 15:01 +0100, Alex Kiernan wrote:
> On Fri, Jul 28, 2023 at 1:52 PM Jon Mason wrote:
> >
> > On Fri, Jul 28, 2023 at 5:40 AM Alex Kiernan wrote:
> > >
> > > To avoid errors from eudev/udev we need an sgx group, but if we add it
> > > via groupadd that causes shadow login to
On Fri, Jul 28, 2023 at 1:52 PM Jon Mason wrote:
>
> On Fri, Jul 28, 2023 at 5:40 AM Alex Kiernan wrote:
> >
> > To avoid errors from eudev/udev we need an sgx group, but if we add it
> > via groupadd that causes shadow login to be brought into an image, which
> > causes images which have CONFIG_
On Fri, Jul 28, 2023 at 5:40 AM Alex Kiernan wrote:
>
> To avoid errors from eudev/udev we need an sgx group, but if we add it
> via groupadd that causes shadow login to be brought into an image, which
> causes images which have CONFIG_MULTIUSER unset to fail with `setgid:
> Function not implement
To avoid errors from eudev/udev we need an sgx group, but if we add it
via groupadd that causes shadow login to be brought into an image, which
causes images which have CONFIG_MULTIUSER unset to fail with `setgid:
Function not implemented` as shadow's login doesn't implement the
heuristics which bu