Re: Disable user creation?

David Shea <[email protected]> Mon, 12 Jan 2015 10:29:14 -0500
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
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
> [email protected]
> 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.