agama-project / agama

A service-based Linux installer
https://agama-project.github.io/
GNU General Public License v2.0
143 stars 43 forks source link

installation with unset root password #1760

Open lkocman opened 1 week ago

lkocman commented 1 week ago

A few users ended up with an unusable system without root access on our Leap 16.0 installation workshop

As it seems that if you define a user, there is no longer a requirement to set root password. The user seem not to be privileged which basically leaves you with an unusable system without root password unset, and unusable sudo.

image

imobachgs commented 1 week ago

This one is a known issue. There has been some discussion about how sudo should be configured for (open)SUSE distributions and we will adapt Agama to work properly rather soon.

imobachgs commented 1 week ago

Related to #1418. We should close all these issues once we implement the new behavior.