On 16-02-12 09:59, Emilio Lopez wrote:
Hello,

If I select recovery in grub menu, Fedora starts as root without
asking for password. Is this the expected behavior?


Think so. Here's a snippet from a kickstart file that will change it so that it asks you for the password:

# Require root password for single user mode
sed -i 's|\=/sbin/sushell|\=/sbin/sulogin|' /etc/sysconfig/init

Regards,
Patrick
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to