summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-24 17:29:30 +0100
committerSimon Rettberg2017-11-24 17:29:30 +0100
commitcaf36410e4f8064737ce8fc52b21131bd23fda83 (patch)
tree23894d9f233bc0c2bdd3418aa87f8b8fcb3381d4 /core/modules/lightdm
parent[pam/ldm/kdm] Move pam.d files to appropriate location (diff)
downloadmltk-caf36410e4f8064737ce8fc52b21131bd23fda83.tar.gz
mltk-caf36410e4f8064737ce8fc52b21131bd23fda83.tar.xz
mltk-caf36410e4f8064737ce8fc52b21131bd23fda83.zip
[lightdm] Add more pam files
Diffstat (limited to 'core/modules/lightdm')
-rw-r--r--core/modules/lightdm/data/etc/pam.d/lightdm-greeter9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/modules/lightdm/data/etc/pam.d/lightdm-greeter b/core/modules/lightdm/data/etc/pam.d/lightdm-greeter
new file mode 100644
index 00000000..40efa81a
--- /dev/null
+++ b/core/modules/lightdm/data/etc/pam.d/lightdm-greeter
@@ -0,0 +1,9 @@
+#
+# /etc/pam.d/lightdm - specify the PAM behaviour of lightdm's greeter
+#
+auth required pam_permit.so
+account include common-account
+session include common-session
+session required pam_limits.so
+session required pam_env.so readenv=1
+session required pam_env.so readenv=1 envfile=/etc/default/locale