From 08fff94095af45b874b301c2847b1f0aca8a0b00 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:45:38 +0200 Subject: Enabling pam_mkhomedir.so in common-session. Signed-off-by: Daniel Baumann --- debian/local/common-session | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/local/common-session') diff --git a/debian/local/common-session b/debian/local/common-session index 2e94d6c..242f7da 100644 --- a/debian/local/common-session +++ b/debian/local/common-session @@ -20,6 +20,7 @@ session requisite pam_deny.so # this avoids us returning an error just because nothing sets a success code # since the modules above will each just jump around session required pam_permit.so +session required pam_mkhomedir.so skel=/etc/skel umask=0077 # and here are more per-package modules (the "Additional" block) $session_additional # end of pam-auth-update config -- cgit v1.2.3