New commits:
commit 2fafebe95a1b77912ee29256b21301cb42e9f49c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
kdebase-workspace4: Added PAM profile for KDM (service kde)
diff --git a/kde4/kdebase-workspace4/HISTORY b/kde4/kdebase-workspace4/HISTORY
index 47419b5..16abea1 100644
--- a/kde4/kdebase-workspace4/HISTORY
+++ b/kde4/kdebase-workspace4/HISTORY
@@ -1,3 +1,6 @@
+2009-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * pam.d/kde: Added PAM profile for KDM (service kde)
+
2009-08-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.3.64svn1010339 (unstable)
diff --git a/kde4/kdebase-workspace4/pam.d/kde
b/kde4/kdebase-workspace4/pam.d/kde
new file mode 100644
index 0000000..46bf605
--- /dev/null
+++ b/kde4/kdebase-workspace4/pam.d/kde
@@ -0,0 +1,8 @@
+#
+# The PAM configuration file for the `kdm' service
+#
+auth required pam_unix.so
+auth required pam_nologin.so
+account required pam_unix.so
+password required pam_unix.so
+session required pam_unix.so
[SM-Commit] GIT changes to master grimoire by Eric Sandall (2fafebe95a1b77912ee29256b21301cb42e9f49c),
Eric Sandall, 08/15/2009