Parshwa Murdia: >>> password --md5 $differentpassword Genes MailLists: > Is -md5 documented ? When I check info grub I see > > password --encrypted <password-enc> > > where grub-crypt is suggested to be used to encrypt. > > grub-crypt indeed has an md5 option tho sha-512 seems to be the default. Yes, it is documented, but I'm still on the out-of-date Fedora 9, at the moment. Its info file had this to say: 13.2.10 password ---------------- -- Command: password [`--md5'] passwd [new-config-file] If used in the first section of a menu file, disable all interactive editing control (menu entry editor and command-line) and entries protected by the command `lock'. If the password PASSWD is entered, it loads the NEW-CONFIG-FILE as a new config file and restarts the GRUB Stage 2, if NEW-CONFIG-FILE is specified. Otherwise, GRUB will just unlock the privileged instructions. You can also use this command in the script section, in which case it will ask for the password, before continuing. The option `--md5' tells GRUB that PASSWD is encrypted with `md5crypt' (*note md5crypt::). So it looks like the old default was probably md5, with a planned option to support other schemes, but not yet implemented. -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines