Thanks, but that is what I thought I did.

sed '
/#default_user/a\
default_user  liveuser
' /etc/slim.conf
sed '
/#auto_login/a\
autologin  yes
' /etc/slim.conf


sed '
/sessions/ c\
sessions      openbox
' /etc/slim.conf

I will try Samuel's suggestion.

Thanks!



On Friday, May 31, 2019, 12:33:14 AM CDT, Julen Landa Alustiza <jlanda@fedoraproject.org> wrote:


What about configuring the dm to autologin with liveuser?

On May 31, 2019 7:07:32 AM GMT+02:00, Samuel Sieb <samuel@sieb.net> wrote:
>On 5/30/19 6:45 AM, Globe Trotter via devel wrote:
>> Thanks! I posted the kickstart file earlier, but I have no other
>lines
>> to set the password, but I still get prompted for a password.
>
>I assume you've tried just pressing enter with no password?
>
>> So I was wondering if I can explicitly set the password so that I
>know
>> what to type when it asks for one.
>
>You can add a line like the following:
>user --groups=wheel --name=myuser --password=""
>That should create a user with no password.
>
>> I did not have a problem with this in F29. I was not asked for the
>> password. Something changed with regard to permissions in F30 and I
>am
>> trying to find out what/or how to set the password.
>
>I don't see anything in the kickstart files that would change that, but
>
>maybe if you can login as a different user, you can look around and see
>
>what's happened.  Or you could mount the live filesystem and see if you
>
>can find something.
>_______________________________________________
>devel mailing list -- devel@lists.fedoraproject.org
>To unsubscribe send an email to devel-leave@lists.fedoraproject.org
>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@lists.fedoraproject.org


Julen Landa Alustiza <jlanda@fedoraproject.org
>
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org
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@lists.fedoraproject.org