Disable user creation?

David Shea dshea at redhat.com
Mon Jan 12 15:29:14 UTC 2015


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 at redhat.com
> 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.




More information about the Kickstart-list mailing list