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

Jerin Jacob K jerinjacob at tataelxsi.co.in
Thu Jun 29 07:51:51 UTC 2006


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 at banasdairy.coop 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 at tataelxsi.co.in




More information about the fedora-list mailing list