diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 1a7531f5a5..4f7c86dcc8 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -48,6 +48,9 @@
[ken] - Updated to Gimp-2.6.8. Fixes ticket
#2619
+
+ [dj] - Added system-auth to /etc/pam.d/su.
+
diff --git a/postlfs/security/shadow.xml b/postlfs/security/shadow.xml
index cd15e14d1f..1a0af6e548 100644
--- a/postlfs/security/shadow.xml
+++ b/postlfs/security/shadow.xml
@@ -452,6 +452,7 @@ EOF
# always allow root
auth sufficient pam_rootok.so
+auto include system-auth
# include the default account settings
account include system-account