Package changes:
+kde-base/kdebase-pam-7
maybe chmod 0644 './pam.d/groupmems'
maybe chmod 0644 './pam.d/groupmod'
maybe chmod 0644 './pam.d/imap'
+maybe chmod 0644 './pam.d/kde'
+maybe chmod 0644 './pam.d/kde-np'
maybe chmod 0644 './pam.d/login'
maybe chmod 0644 './pam.d/newusers'
maybe chmod 0644 './pam.d/other'
--- /dev/null
+#%PAM-1.0
+
+auth required pam_nologin.so
+auth include system-auth
+
+account include system-auth
+
+password include system-auth
+
+session include system-auth
--- /dev/null
+#%PAM-1.0
+
+auth required pam_nologin.so
+auth required pam_permit.so
+
+account include system-auth
+
+password include system-auth
+
+session include system-auth