Re: how to crate new super user from terminal in fedora core 3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Yogesh

Create one use with adduser command

$adduser xyz
$passwd xyz

open /etc/passwd

$vi /etc/passwd
	go to last line of passwd file

Change user id and groupd id to 0,0
	xyz:x:506:507::/home/xyz:/bin/bash
	      ^^^^^^ 	
		to
	xyz:x:0:0::/home/xyz:/bin/bash


Regards
Jerin Jacob K

On Thu, 2006-06-29 at 12:20 +0530, yogesh@xxxxxxxxxxxxxxx wrote:
> hi to all
> please any one let me know
> 
> how to create new super user from terminal in fedora core 3
> 
> 
> 
> also how i protect root user password so that no one will break it
> 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s)and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender or administrator@xxxxxxxxxxxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux