[Pkg-shadow-devel] [SCM] shadow Debian packaging branch, master, updated. upstream/4.1.5.1-8-g22d833f

Christian Perrier bubulle at debian.org
Sun Jul 28 16:51:06 UTC 2013


The following commit has been merged in the master branch:
commit 22d833f38e6acf2d62dc60cc2235231e8d41746a
Author: Christian Perrier <bubulle at debian.org>
Date:   Sun Jul 28 18:51:01 2013 +0200

    Use Laurent's patch

diff --git a/debian/login.pam b/debian/login.pam
index 3221a72..d5f2c8a 100644
--- a/debian/login.pam
+++ b/debian/login.pam
@@ -52,9 +52,6 @@ session       required   pam_env.so readenv=1
 # reading this file *in addition to /etc/environment* does not hurt
 session       required   pam_env.so readenv=1 envfile=/etc/default/locale
 
-# Record user's login uid to the process attribute
-session required pam_loginuid.so
-
 # Standard Un*x authentication.
 @include common-auth
 
@@ -100,6 +97,9 @@ session    optional   pam_motd.so
 # See comments in /etc/login.defs
 session    optional   pam_mail.so standard
 
+# Sets the loginuid process attribute
+session    required     pam_loginuid.so
+
 # Standard Un*x account and session
 @include common-account
 @include common-session

-- 
shadow Debian packaging



More information about the Pkg-shadow-devel mailing list