Auto login?

Archived topics about LMDE 1 and LMDE 2
Locked
schwim
Level 1
Level 1
Posts: 41
Joined: Sun Oct 14, 2007 11:56 am

Auto login?

Post by schwim »

Hi there everyone,

I've read that the LMDE auto login control is broken, but I found this page which instructed on how to set it up by editing /etc/gdm3/daemon.conf.
Although LMDE has a graphical tool for setting the login screen and auto login, it does not work. However, there is a way to set auto login. Follow these steps:

Open the command launcher with Alt + F2 keys
In it, paste the following command:

gksu gedit /etc/gdm3/daemon.conf
Below the line [daemon] insert these two lines:



AutomaticLoginEnable=true
AutomaticLogin=username

where 'username' is your name
Save and close Gedit
Reboot the system

To remove the autologin, just reopen the file as described and change true to false
The problem I'm having is I don't have a gdm3 directory, much less the daemon.conf file.

Would I just create this file and directory or is this information not intended for my install?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
elp

Re: Auto login?

Post by elp »

If you are running mdm you change:

AutomaticLoginEnable=true

AutomaticLogin=username

in /etc/mdm/mdm.conf
schwim
Level 1
Level 1
Posts: 41
Joined: Sun Oct 14, 2007 11:56 am

Re: Auto login?

Post by schwim »

Thanks very much :)
Locked

Return to “LMDE Archive”