[debian-edu-commits] [Git][debian-edu/upstream/libpam-mklocaluser][master] Ensure this is ordered before other session type modules
Mike Gabriel (@sunweaver)
gitlab at salsa.debian.org
Thu Sep 21 19:19:30 BST 2023
Mike Gabriel pushed to branch master at Debian Edu / upstream / libpam-mklocaluser
Commits:
70120820 by Guido Berhoerster at 2023-09-21T14:29:17+02:00
Ensure this is ordered before other session type modules
Since this potentially changes the home directory, the module should be ordered
before others which require the correct location of the home directory and/or
start executables, particularly pam_systemd.
- - - - -
1 changed file:
- debian/pam-auth-update/mklocaluser
Changes:
=====================================
debian/pam-auth-update/mklocaluser
=====================================
@@ -1,6 +1,6 @@
Name: Create local accounts and home directory on first time login
Default: yes
-Priority: 0
+Priority: 1024
Session-Interactive-Only: yes
Session-Type: Additional
Session-Final:
View it on GitLab: https://salsa.debian.org/debian-edu/upstream/libpam-mklocaluser/-/commit/70120820bd2b8a000be287fb9d54e0d29a8ebb5b
--
View it on GitLab: https://salsa.debian.org/debian-edu/upstream/libpam-mklocaluser/-/commit/70120820bd2b8a000be287fb9d54e0d29a8ebb5b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20230921/609bb958/attachment.htm>
More information about the debian-edu-commits
mailing list