From 46800bdad99c50f9dea17287d40029c15372f36e Mon Sep 17 00:00:00 2001 From: Axel Date: Thu, 23 May 2024 09:16:19 +0200 Subject: [PATCH] Desactive autologin --- tasks/files/lightdm.conf | 2 +- tasks/loritz-user.yml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/tasks/files/lightdm.conf b/tasks/files/lightdm.conf index 627b308..37e0957 100644 --- a/tasks/files/lightdm.conf +++ b/tasks/files/lightdm.conf @@ -1,4 +1,4 @@ [Seat:*] autologin-guest=false -autologin-user=loritz +autologin-user= autologin-user-timeout=0 \ No newline at end of file diff --git a/tasks/loritz-user.yml b/tasks/loritz-user.yml index 7094e16..0f3e6b1 100644 --- a/tasks/loritz-user.yml +++ b/tasks/loritz-user.yml @@ -9,7 +9,8 @@ - name: Ajout loritz à ses groupes user: name: loritz - groups: loritz,nopasswdlogin + #groups: loritz,nopasswdlogin + groups: loritz - name: copie fichier connection auto copy: