Luis Michael Ibarra
> On Sep 8, 2017, at 03:48, Fajar A. Nugraha <[email protected]> wrote: > >> On Sun, Sep 3, 2017 at 9:18 AM, Eric Wolf <[email protected]> wrote: >> 19wolf@Nephele:~$ lxc list >>> Permission denied, are you in the lxd group? >> 19wolf@Nephele:~$ sudo adduser 19wolf lxd >>> The user `19wolf' is already a member of `lxd'. >> 19wolf@Nephele:~$ lxc list >>> Permission denied, are you in the lxd group? > > - run 'id'. See what it prints > - logout and login > > Should work. Changes to /etc/group won't take effect until the user > logs in again. > You can do newgrp lxd too. > -- > Fajar > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
