March 28, 2024, 01:55:28 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: how to set grub paswd  (Read 4765 times)

Offline klakshman03

  • Tux Awared
  • **
  • Posts: 35
how to set grub paswd
« 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.

Offline gauravbajaj

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 658
how to set grub paswd
« Reply #1 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

Offline praful_thakare

  • Linux Noob !
  • *
  • Posts: 24
network printer configuration
« Reply #2 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