On 01/12/2015 10:05 AM, Adam Huffman wrote:
I'm testing RHEL 7 kickstart, and it's forcing me to create a user account. Is there a way of disabling that behaviour? Best Wishes, Adam _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list
Set a (unlocked) root password with rootpw. This is understandably an issue for situations where you want neither root nor a user, such as cloud images, but it can be fixed by running 'passwd -l root' in %post.
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list