On Mon, Dec 4, 2017 at 1:55 PM, Samuel Sieb <sam...@sieb.net> wrote: > On 12/04/2017 07:09 AM, Jan Kurik wrote: >> >> === User Account === >> >> others will not. We will remove the user account creation spoke in >> Anaconda. All users will create the first user account using >> gnome-initial-setup, and all initial users will be added to the wheel >> group. Of course, this can be easily changed after installation if >> desired. >> >> === Root Account === >> >> group. We will remove the root password creation spoke. All >> Workstation installs will have no root password set by default, as in >> Ubuntu. Having a root password is not useful for nontechnical users, >> and it is confusing to ask users to create multiple passwords. Because > > > This can be a problem if the graphical interface doesn't work on the first > boot for some reason. The user is now left with no way to login to fix > things.
Also, for any kind of early boot troubleshooting even once a user is created, systemd emergency and rescue targets only accept root user login. If root user is disabled, it's impossible to do such early boot troubleshooting. So I think systemd needs a way to accept an admin user (wheel group) as an alternative login rather than only root. -- Chris Murphy _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org