Sudo password was not set after standard setup (with usr password)
I´ve a standard Bazzite installation and I set a user password during setup. Few days later, I started to wonder that I never get prompted for a password in the terminal. For some reason, my password was not set in the system.
sudo passwd -S $(whoami)
-> NP
. I set one manually now, however I wonder if there is a bug or if this is default Bazzite behavior.
ON Bazzite login screen, I get prompted for the password that I choose during installation.1 Reply
This is very interesting: https://www.answeroverflow.com/m/1319454237758849055
The one thing thats different, I changed the keyboard language during Bazzite setup, nothing else.
Wondering if this is a KDE / Fedora issue or Bazzite. Wondering now what else - security relevant - might went wrong.
Password not working for wheel user - Universal Blue
After installing Bazzite, the password I selected does not work, only works in sddm. My user is in the wheel group, but I can't use sudo or change password, I'm just getting authentication failure. The password that I selected during the install only works when logging in with sddm. Is it supposed to be this way? If not, how can I fix it?
Would...