Adding sudo permissions to additional user
Thomas Katke
tomkatke at gmail.com
Sun May 25 18:36:35 UTC 2008
>Cary Wrote:
>Message: 3
>Date: Sun, 25 May 2008 20:52:52 +1000
>From: Cary Bielenberg <cary at bielenberg.id.au>
>Subject: Adding sudo permissions to additional user
>To: Kubuntu Help and User Discussions <kubuntu-users at lists.ubuntu.com>
>Message-ID: <48394504.5020209 at bielenberg.id.au>
>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
>Hi,
> My daughter came to me tonight & said she was over Windows what
>could I do but give her Kubuntu :-) She is delighted & is happily
>chatting in Kopete. I was going to show her how to add software but
she
>cant sudo as it denies her password. Does anyone no how to give her
sudo
>functionality?
>
>
>TIA Cary
Hi Cary, Basically you can return to the old ways of unix,
give root a password and give the password to your
daughter.
Open a terminal and
$ sudo passwd root
Password: ********* #it's asking for your password
Enter new UNIX password: *********
Retype new UINX password: *********
passwd: password updated sucessfully
$ su
Password: ********** #put in the new password
root # # and you get root user access
root # aptitude # my favorite software adding and
updating program
Hope this helps,
tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20080525/4b07a300/attachment.html>
More information about the kubuntu-users
mailing list