Xfce Forum

Sub domains
 

You are not logged in.

#1 2020-03-23 00:31:47

jogl
Member
From: Ontario, Canada
Registered: 2016-02-27
Posts: 25

Auto Login

I am struggling to get autologin to work.

I have tried changing /etc/lightdm/lightdm.conf as described in other posts here and in the lightdm wiki,

[Seat:*]
autologin-user=jp
autologin-user-timeout=0

Running Debian 10 with Xfce4, freshly installed from the Debian repo.

Thanks,
JP.

Offline

#2 2020-03-23 10:41:45

jogl
Member
From: Ontario, Canada
Registered: 2016-02-27
Posts: 25

Re: Auto Login

Well I finally stumbled my way through this.  I noticed that every change I made to the lightdm files had absolutely no effect.  So then I suspected that lightdm is not being used.  In fact GDM3  is being used.

So I changed /etc/gdm3/daemon.conf to

# Enabling automatic login
AutomaticLoginEnable = true
AutomaticLogin = jp

and bingo.

Offline

#3 2020-04-08 14:04:03

yangdw
Member
Registered: 2019-10-12
Posts: 8

Re: Auto Login

sudo groupadd autologin
sudo gpasswd -a jp autologin

Offline

#4 2020-04-24 07:05:36

klingkling
Member
From: UK, London
Registered: 2020-04-22
Posts: 7
Website

Re: Auto Login

had the same problem once.

An alternative to your solution, what's helped me once was creating a file /etc/lightdm/lightdm.conf and adding the following content:

[SeatDefaults]
autologin-user=<YOUR USER>
autologin-user-timeout=0
user-session=ubuntu
# Uncomment the following, if running Unity
#greeter-session=unity-greeter

also thank you for reminding me of lightdm. I tend to forget about that thing -___-


~ we accept the love (and software) we think we deserve ~

Offline

#5 2020-04-24 12:11:53

eriefisher
Wanderer
From: ON, Canada
Registered: 2008-10-25
Posts: 988

Re: Auto Login

You have both LightDM and GDM3 installed?


But it's all right, when you're all in pain and you feel the rain come down
It's alright, when you find your way, then you see it disappear
It's alright....
Chris Cornell

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 527.41 KiB (Peak: 528.46 KiB) ]