Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Os Talk => Topic started by: klakshman03 on November 30, 2005, 06:06:45 AM

Title: how to set grub paswd
Post by: klakshman03 on November 30, 2005, 06:06:45 AM
hi linux team

          iam working on linux9. i would like to know " how to set up grub password "...

hope u willl clarify my little doubt.................




thx in advance

laxmaN.
Title: how to set grub paswd
Post by: gauravbajaj on November 30, 2005, 07:29:40 AM
Hi..You can set GRUB password during Linux installation
and also u can set it after that by giving it in
/boot/grub/grub.conf file by giving this line

  password  --md5 $1$q6MJp/$RCW5VngqVruYS/94ZuUDZ1


 { where $1$q6MJp/$RCW5VngqVruYS/94ZuUDZ1 is your md5 password]

u can get the password in form of md5 by giving  command

grub-md5-crypt  




Gaurav
Title: network printer configuration
Post by: praful_thakare on December 05, 2005, 10:37:15 AM
Thanks Gaurav.....it is too late but sorry i unable to brows the net from last one month..

Thanks once again