summaryrefslogtreecommitdiffstats
path: root/instfiles/pam.d
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2013-04-22 10:56:20 -0700
committerJay Sorg <jay.sorg@gmail.com>2013-04-22 10:56:20 -0700
commitd4f72c52ae070a7b79d7873e651eeeeb46168727 (patch)
tree75a1ce48561db9bc893f0cbabebd5d89ea7753b3 /instfiles/pam.d
parent9afa221f7181ac84e23b44ea296c3a21589752ad (diff)
downloadxrdp-proprietary-d4f72c52ae070a7b79d7873e651eeeeb46168727.tar.gz
xrdp-proprietary-d4f72c52ae070a7b79d7873e651eeeeb46168727.zip
pam changes to use system default
Diffstat (limited to 'instfiles/pam.d')
-rw-r--r--instfiles/pam.d/xrdp-sesman7
1 files changed, 4 insertions, 3 deletions
diff --git a/instfiles/pam.d/xrdp-sesman b/instfiles/pam.d/xrdp-sesman
index 7fdbee5b..789ce8f7 100644
--- a/instfiles/pam.d/xrdp-sesman
+++ b/instfiles/pam.d/xrdp-sesman
@@ -1,4 +1,5 @@
#%PAM-1.0
-auth required pam_unix.so shadow nullok
-auth required pam_env.so readenv=1
-account required pam_unix.so
+@include common-auth
+@include common-account
+@include common-session
+@include common-password