aboutsummaryrefslogtreecommitdiff
path: root/lightdm-remote-freerdp
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-08-17 22:39:34 -0500
committerTed Gould <ted@gould.cx>2012-08-17 22:39:34 -0500
commit72d54293d2db67b2e1eb535d2dd995eb3da35ac2 (patch)
tree9e873bfdd20375db980aa3fc3877b3735c9ce1e1 /lightdm-remote-freerdp
parent3d6f98d474a0e60477aa0be4718f63573b643dde (diff)
downloadlightdm-remote-session-arctica-72d54293d2db67b2e1eb535d2dd995eb3da35ac2.tar.gz
lightdm-remote-session-arctica-72d54293d2db67b2e1eb535d2dd995eb3da35ac2.tar.bz2
lightdm-remote-session-arctica-72d54293d2db67b2e1eb535d2dd995eb3da35ac2.zip
Adding a starting PAM configuration file.
Diffstat (limited to 'lightdm-remote-freerdp')
-rw-r--r--lightdm-remote-freerdp7
1 files changed, 7 insertions, 0 deletions
diff --git a/lightdm-remote-freerdp b/lightdm-remote-freerdp
new file mode 100644
index 0000000..d79bc2e
--- /dev/null
+++ b/lightdm-remote-freerdp
@@ -0,0 +1,7 @@
+#%PAM-1.0
+auth requisite pam_nologin.so
+auth required pam_env.so readenv=1
+auth required pam_env.so readenv=1 envfile=/etc/default/locale
+auth required pam_freerdp.so
+session required pam_limits.so
+session required pam_freerdp.so