I messed up some config files, now all my users have lost sudo priv :(
Mario Vukelic
mario.vukelic at dantian.org
Tue Jul 3 17:12:15 UTC 2007
On Mon, 2007-07-02 at 22:19 +0100, Gabriel Dragffy wrote:
>
> I added a user using useradd (strange that eh?)
You probably could have prevented the mess in the first place by
supplying the user's groups on the command line, see 'man useradd' for
instructions.
Also, using adduser is better (man useradd: "useradd is a low level
utility for adding users. On Debian, administrators should usually use
adduser(8) instead").
Of course, you also could have used the GUI utility to add users and put
them into groups :)
More information about the ubuntu-users
mailing list