On Sun, Jun 02, 2019 at 12:05:31AM +0200, [email protected] wrote: > > Hi! > > I need help to create a new user in Qubes OS 4.0. > > I went to “System Tools - Xfce Terminal” > > I did: > > useradd -m user > passwd user > > usermod -a -G sudo user = ERROR > > I can’t login with my my new user. > Login don’t accept my new created user and password. > > I can't find user+groups manager into Qubes OS 4.0. > > What to do? > > Please help, thanks! >
I assume you ran those commands under sudo or as root. ERROR - no help at all - the group is "wheel" not "sudo" Otherwise, those commands are correct to set up new user. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20190602005058.5zb35skj2jlxyy77%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
