On 17 November 2016 at 07:30, Jacques Supcik <[email protected]> wrote:
> Hello. > > During the installation of ubuntu core, we have to give an e-mail address > to link the device with an Ubuntu account. It is possible to then add > additional accounts to the device (e.g. to allow multiple sysadmins to > manage a device) ? > > I tried a "sudo snap create-user", but the (undocumented) command returns > "cannot create user: device already managed". (So this is probably why the > command is not documented 😊) > I think you can use sudo snap create-user --sudoer --force-managed. But you can also use adduser --extrausers. Cheers, mwh Thank you in advance for your reply. > > Best regards, > > █ Jacques > > -- > Snapcraft mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/snapcraft > >
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
