From b7e8d5af06ee840cc48217ca4629cf28aeeb3c50 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:35:19 +0200 Subject: Adding debian version 252.22-1~deb12u1. Signed-off-by: Daniel Baumann --- debian/extra/pam-configs/systemd-homed | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/extra/pam-configs/systemd-homed (limited to 'debian/extra/pam-configs/systemd-homed') diff --git a/debian/extra/pam-configs/systemd-homed b/debian/extra/pam-configs/systemd-homed new file mode 100644 index 0000000..0613efc --- /dev/null +++ b/debian/extra/pam-configs/systemd-homed @@ -0,0 +1,15 @@ +Name: Enable user management by systemd-homed +Default: yes +Priority: 257 +Auth-Type: Primary +Auth: + [success=end default=ignore] pam_systemd_home.so +Account-Type: Primary +Account: + [success=end default=ignore] pam_systemd_home.so +Session-Type: Additional +Session: + optional pam_systemd_home.so +Password-Type: Primary +Password: + [success=end default=ignore] pam_systemd_home.so -- cgit v1.2.3