Re: Disable user creation?
Adam Huffman <[email protected]> Mon, 12 Jan 2015 15:51:22 +0000
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <CAP5prOiJQvi7G3iqkWEMJJ0-kDgw49jxeRFNPHmFyauRyfEKNw@mail.gmail.com> |
Yes, I've found an equivalent workaround by setting a root password beginning with *. Thanks, Adam On Mon, Jan 12, 2015 at 3:29 PM, David Shea <[email protected]> wrote: > 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. > > _______________________________________________ > Kickstart-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/kickstart-list