1GRUB-MKPASSWD-PBKDF2(1) User Commands GRUB-MKPASSWD-PBKDF2(1)
2
3
4
6 grub-mkpasswd-pbkdf2 - generate hashed password for GRUB
7
9 grub-mkpasswd-pbkdf2 [OPTION...] [OPTIONS]
10
12 Generate PBKDF2 password hash.
13
14 -c, --iteration-count=NUM
15 Number of PBKDF2 iterations
16
17 -l, --buflen=NUM
18 Length of generated hash
19
20 -s, --salt=NUM
21 Length of salt
22
23 -?, --help
24 give this help list
25
26 --usage
27 give a short usage message
28
29 -V, --version
30 print program version
31
32 Mandatory or optional arguments to long options are also mandatory or
33 optional for any corresponding short options.
34
36 Report bugs to <bug-grub@gnu.org>.
37
39 grub-mkconfig(8)
40
41 The full documentation for grub-mkpasswd-pbkdf2 is maintained as a Tex‐
42 info manual. If the info and grub-mkpasswd-pbkdf2 programs are prop‐
43 erly installed at your site, the command
44
45 info grub-mkpasswd-pbkdf2
46
47 should give you access to the complete manual.
48
49
50
51GRUB 2.06 December 2023 GRUB-MKPASSWD-PBKDF2(1)