Displaying 4 results from an estimated 4 matches for "password_pbkdf2".
2018 Nov 11
1
Multiple grub2 Users with Passwords
...wever, I have multiple user
administrators that will possibly need access to grub at boot (i.e. to
boot to single user mode to fix a broken configuration file). I've tried
generating two different passwords with grub2-mkpasswd-pbkdf2 and adding:
??? set superusers="user1, user2"
??? password_pbkdf2 user1 grub.pbkdf2.sha512.1000./hash1/
??? password_pbkdf2 user2 grub.pbkdf2.sha512.1000./hash2/
with no success. The first user account worked but not the second.
Does anyone know the correct syntax to add multiple grub2 user accounts
with different passwords in 40_custom? All tutorials I've...
2018 Feb 07
2
/dev/md1 => 93% Used. Warning. Disk Filling up. - what would be safe to delete in /boot ?
...IN /etc/grub.d/00_tuned ###
set tuned_params=""
### END /etc/grub.d/00_tuned ###
### BEGIN /etc/grub.d/01_users ###
if [ -f ${prefix}/user.cfg ]; then
source ${prefix}/user.cfg
if [ -n "${GRUB2_PASSWORD}" ]; then
set superusers="root"
export superusers
password_pbkdf2 root ${GRUB2_PASSWORD}
fi
fi
### END /etc/grub.d/01_users ###
### BEGIN /etc/grub.d/10_linux ###
menuentry 'CentOS Linux (3.10.0-693.17.1.el7.x86_64) 7 (Core)' --class
centos --class gnu-linux --class gnu --class os --unrestricted
$menuentry_id_option
'gnulinux-3.10.0-327.13.1.el7.x8...
2016 Mar 07
0
Module Versioning
...unpc.mod (1.7 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\partmap.lst (111 bytes)
Extracting: F:\EFI\BOOT\grub\i386-efi\parttool.lst (17 bytes)
Extracting: F:\EFI\BOOT\grub\i386-efi\parttool.mod (4.9 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\password.mod (2.0 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\password_pbkdf2.mod (2.9 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\pata.mod (4.8 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\pbkdf2.mod (1.5 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\pbkdf2_test.mod (2.2 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\pcidump.mod (2.5 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\play.mod (2....
2016 Mar 06
5
Module Versioning
On 3/3/2016 07:43, Pete Batard via Syslinux wrote:
> [...] as far as I am concerned, 'A "version" such as "6.03" [is not]
> enough'. [...]
I'd like to help to improve Syslinux with regards to version-related
concerns.
Having typed that, perhaps we could discuss your (or Rufus') specific
needs, in parallel? Do I understand correctly that the primary