From e5fceabdc0f986fe5a1b8ac35764e2cfd271c29c Mon Sep 17 00:00:00 2001 From: John Balcaen Date: Wed, 21 Sep 2011 12:27:12 +0000 Subject: Add pam files for kdm,kscreensaver & kcheckpass (synced from gdm pam files) --- kde4-profiles/common/etc/pam.d/kcheckpass | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 kde4-profiles/common/etc/pam.d/kcheckpass (limited to 'kde4-profiles/common/etc/pam.d/kcheckpass') diff --git a/kde4-profiles/common/etc/pam.d/kcheckpass b/kde4-profiles/common/etc/pam.d/kcheckpass new file mode 100644 index 0000000..0a37e6e --- /dev/null +++ b/kde4-profiles/common/etc/pam.d/kcheckpass @@ -0,0 +1,5 @@ +#%PAM-1.0 +auth include system-auth +account include system-auth +password include system-auth +session include system-auth -- cgit v1.2.1