On 5/29/19 10:52 PM, Globe Trotter via devel wrote:
Thanks again! I do have these lines in my fedora-live-base.ks also (that
is being called by fedora-live-shunya-30.ks).
# add fedora user with no passwd
action "Adding live user" useradd \$USERADDARGS -c "Live System User"
liveuser
passwd -d liveuser > /dev/null
usermod -aG wheel liveuser > /dev/null
Then if you don't have any other lines to set the password, then there
should not be a password on that account.
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx