Jonathan Chen:

> > I need you help in configuring lightdm for autologin on
> > FreeBSD 14.1.  [...]
>
> My lightdm.conf works with the following, with x11/slick-greeter:
>
> #
> # General Configuration
> #
> [LightDM]
> minimum-vt=9
> lock-memory=false
>
> #
> # Seat configuration
> #
> [Seat:*]
> greeter-session=slick-greeter
> greeter-hide-users=true
> session-wrapper=/usr/local/etc/lightdm/Xsession
> autologin-user = monitor
> autologin-user-timeout = 8

Thank you, Jonathan, I will try your settings and report
back.  What is `monitor' above -- your actual username in
the system?  Have you an idea how to debug the
authentication failure that I see in lightdm.log and that I
mentioned in the OP:

   pid=1533: Started with service 'lightdm-autologin', username '<my_user>'
   pid=1533: Exited with return value 1
   Session:  Failed during authentification


Reply via email to