On 11/01/2025 05:56 PM, Stephen Morris wrote:
Hi Samuel, just for info and I don't know if this is just my environment, if I issue sudo -i it prompts for my password, which when supplied it switches to root as expected. If I issue su - it prompts for a password and if I supply my password it gets an authentication failure, which I assume is because it wants a root user which by default Fedora doesn't create.
So use sudo -i and while you're root, run passwd to set a root password. -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
