Re: Auto login

2020-06-15 Thread Vojtěch šmiro

Hello,

I know, I've did it with lightdm.conf.d and it works successfully.

thanks a lot.

Best regards

Vojta.

Alex ARNAUD napsal(a):
I personally advise you to not edit the lightdm.conf file because it 
will create you configuration question at upgrade.


On Hypra, we're creating the file 
/etc/lightdm/lightdm.conf.d/90_my-autologin.conf with the following 
content:

[SeatDefaults]
autologin-user=YOURUSERNAME

Be careful as said by Raphaël, if you make mistake the graphical user 
interface wouldn't start.


Best regards.

Le 14/06/2020 à 18:32, Jean-Philippe MENGUAL a écrit :
Yes you can. In /etc/lightdm/lightdm.conf, just uncomment 
autologin-user= line and add, after =, your username (login). Be 
careful, if you dont set it properly, you probably need to fix via 
the tty interface.


Regards



Jean-Philippe MENGUAL
Debian Developer non uploading
Community team member
Accessibility team member
debian-l10n-french team member
President of Debian France non-profit organization
Le 14/06/2020 à 17:14, Vojtěch šmiro a écrit :

Hello,

is some way to not to write password after startup? I would like to 
login without password. Is it possible?


Thanks a lot.

Best regards

Vojta.









Re: Auto login

2020-06-15 Thread Alex ARNAUD
I personally advise you to not edit the lightdm.conf file because it 
will create you configuration question at upgrade.


On Hypra, we're creating the file 
/etc/lightdm/lightdm.conf.d/90_my-autologin.conf with the following content:

[SeatDefaults]
autologin-user=YOURUSERNAME

Be careful as said by Raphaël, if you make mistake the graphical user 
interface wouldn't start.


Best regards.

Le 14/06/2020 à 18:32, Jean-Philippe MENGUAL a écrit :
Yes you can. In /etc/lightdm/lightdm.conf, just uncomment 
autologin-user= line and add, after =, your username (login). Be 
careful, if you dont set it properly, you probably need to fix via the 
tty interface.


Regards



Jean-Philippe MENGUAL
Debian Developer non uploading
Community team member
Accessibility team member
debian-l10n-french team member
President of Debian France non-profit organization
Le 14/06/2020 à 17:14, Vojtěch šmiro a écrit :

Hello,

is some way to not to write password after startup? I would like to 
login without password. Is it possible?


Thanks a lot.

Best regards

Vojta.