Results 1 to 4 of 4

Thread: Autologin doesn't work

  1. #1
    Join Date
    Jul 2017
    Beans
    2

    Autologin doesn't work

    Hi,
    I trying to have autologin, but it doesn't work (sometimes, it does )

    Here is the content of lightdm.conf
    Code:
    myuser@myuser-HP-EliteBook-8570p:~$ cat /etc/lightdm/lightdm.conf
    [Seat:*]
    autologin-user=myuser
    autologin-user-timeout=0
    pam-autologin-service=lightdm-autologin
    Please help!

  2. #2
    Join Date
    May 2010
    Beans
    3,247

    Re: Autologin doesn't work

    https://www.maketecheasier.com/enabl...login-lightdm/
    Seems you need to specify the session name

  3. #3
    Join Date
    Jul 2017
    Beans
    2

    Re: Autologin doesn't work

    Quote Originally Posted by ActionParsnip View Post
    https://www.maketecheasier.com/enabl...login-lightdm/
    Seems you need to specify the session name
    What is the difference between user and session name?

  4. #4
    Join Date
    May 2010
    Beans
    3,247

    Re: Autologin doesn't work

    user is the username you log in with
    session is the name of the session, such as Lubuntu, Gnome-shell, XFCE and sets the desktop environment for you. If you log in normally and run
    Code:
    env
    it should show the session name

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •