aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-plasma/kscreenlocker/files/kde-smartcard.pam')
-rw-r--r--kde-plasma/kscreenlocker/files/kde-smartcard.pam13
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-plasma/kscreenlocker/files/kde-smartcard.pam b/kde-plasma/kscreenlocker/files/kde-smartcard.pam
new file mode 100644
index 0000000000..694fc1e905
--- /dev/null
+++ b/kde-plasma/kscreenlocker/files/kde-smartcard.pam
@@ -0,0 +1,13 @@
+#%PAM-1.0
+
+auth required pam_shells.so
+auth required pam_nologin.so
+auth required pam_faillock.so preauth
+-auth required pam_pkcs11.so wait_for_card card_only
+auth required pam_env.so
+
+account include system-local-login
+
+password include system-local-login
+
+session include system-local-login