On Tue, Oct 5, 2010 at 4:57 PM, Narendra Sisodiya <[email protected]> wrote: > I want some permanent solution that if I create a new user, it will be given > sudo power.
Add the user to the admin group? You could do that by writing your own script around adduser. -- With Regards, Mehul Ved -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
