Re: [CentOS] Multiple grub2 Users with Passwords

2018-11-11 Thread Dr. Zenzic
    password_pbkdf2 user1 /hash1/     password_pbkdf2 user2 /hash2/ On 11/11/18 1:34 PM, Dr. Zenzic wrote: > > Hello All, > > I am trying to set multiple users with passwords for modifying grub2 > menu entries at boot. I know I can set a "root" user grub2 password >

[CentOS] Multiple grub2 Users with Passwords

2018-11-11 Thread Dr. Zenzic
Hello All, I am trying to set multiple users with passwords for modifying grub2 menu entries at boot. I know I can set a "root" user grub2 password with grub2-setpassword. I have also been able to make a grub2 user password using the grub2-mkpasswd-pbkdf2 command and adding     set superusers="us