MAN page from CentOS 8 grub2-tools-minimal-2.02-90.el8_3.1.x86_64.rpm
GRUB-MKPASSWD-PBKDF2
Section: C Library Functions (3)
Updated: Wed Feb 26 2014
Index NAME
grub-mkpasswd-pbkdf2 --- Generate a PBKDF2 password hash.
SYNOPSIS
grub-mkpasswd-pbkdf2 [-c | --iteration-count=
NUM] [-l | --buflen=
NUM]
- [-s | --salt=NUM]
DESCRIPTION
grub-mkpasswd-pbkdf2 generates a PBKDF2 password string suitable for use in a GRUB configuration file.
OPTIONS
- --iteration-count=NUM
- Number of PBKDF2 iterations.
- --buflen=NUM
- Length of generated hash.
- --salt=NUM
- Length of salt to use.
SEE ALSO
info grub
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
This document was created byman2html,using the manual pages.