[ubuntu-in] System administrator to enable user sharing- how?

Ravi Kumar ra21vi at gmail.com
Mon May 12 20:16:46 BST 2008


On Mon, May 12, 2008 at 11:03 PM, 74yrs old <withblessings at gmail.com> wrote:

> Lists.
> How to create administorID and password or  any alternative solution to
> overcome the problem noted below. In ubuntu, it appears there is no
> provision to  create password for "root" or "administrator".whereas in other
> distros there is provision to create password for "root". Since I newbie to
> Ubuntu 8.04 I request valuable guidance. *
>
>
> *


Hi, for security in ubuntu, the use of sudo is preferred. root user is
assigned random password, afaik. But if you want to set the password for
root, that is very simple.
$ sudo passwd root

Enter the user's password to get access through sudo, and then passwd
program runs with root priviledges.

Prefer running programs with sudo if administrative right is needed.


-- 
-=Ravi=-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-in/attachments/20080513/345a29e0/attachment.htm 


More information about the ubuntu-in mailing list