Welcome to

LINUX WORLD

Rohit Mehta : A Linux Follower

bangalore, Karnataka, India
hi! i m a person who is chill all time. Since jan 2008 i am working for Novell software. The word Impossible does not exist in my dictionary because Impossible says i m possible...hey guys have fun with linux...it begins but has no end......

Tuesday, November 17, 2009

How To Set A Password For Grub At Boot Time in linux


http://funlinuxfun.blogspot.com/
1Grub is the linux default bootloader.
Setting up a password in grub is quite an easy task.you can set the password just at boot time to prevent anyone from logging into the system in any mode.
here is how to do it.
Enter the command line and type

#grub-md5-crypt
you will be prompted to enter the password..after entering the password twice you will be provided with a encrypted value as shown below..
grub pass
copy this encrypted value.
now open the grub.conf file.
#vi /boot/grub/grub.conf
and enter the line
passwd   –md5    $1$Tqro5/$pkEbG8f4igg0oZRCoWznb1
where the above encrpted value is the one generated at the time when you entered the password.
also enter
lock
at the end of the red hat container as shown in the figure below.
dca
come out of the editor and then reboot.
#init 6
now at startup you will be asked for the password.
rh
press ‘p’ for password.
and enter the password.

No comments:


Which Linux distribution has ease of use?