centos man page for grub2-mkpasswd-pbkdf2

Query: grub2-mkpasswd-pbkdf2

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GRUB-MKPASSWD-PBKDF2(3) 				     Library Functions Manual					   GRUB-MKPASSWD-PBKDF2(3)

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 Wed Feb 26 2014 GRUB-MKPASSWD-PBKDF2(3)
Related Man Pages
grub2-fstest(3) - centos
mkpasswd(1) - linux
mkpasswd(1) - suse
grub2-mkfont(3) - centos
grub-mklayout(1) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I