See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error: "Enable Auto Login has not been applied"
#18
(12-24-2014, 12:39 PM)misko_2083 link Wrote: Yes you should have this file in order to use auto login.
Create it with:
Code:
sudo leafpad /etc/lightdm/lightdm.conf
Paste this in leafpad.
Code:
[SeatDefaults]
autologin-guest=false
autologin-user=username
autologin-user-timeout=0
autologin-session=lightdm-autologin
greeter-session=lightdm-webkit-greeter
user-session=xfce
You just need to change this line autologin-user=username
Change username to the user name you whish to use to auto login.
This command prtints your current user name:
Code:
echo $USER
For example: If the output of this command is wirezfree
Code:
[SeatDefaults]
autologin-guest=false
autologin-user=wirezfree
autologin-user-timeout=0
autologin-session=lightdm-autologin
greeter-session=lightdm-webkit-greeter
user-session=xfce

Thank you both of you, for posting the issue and the answer. I had exactly the same oriblem and missing folder (out of fresh install) and Misko's instructions did the job.

Kind regards,
Ioanna
Reply


Messages In This Thread
Re: Error: "Enable Auto Login has not been applied" - by ioanna - 02-07-2016, 11:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)