diff options
author | Timothy Pearson <[email protected]> | 2012-01-22 00:20:07 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-22 00:20:07 -0600 |
commit | 96dbf4dcb1e04571363422a97649fc929b35beb8 (patch) | |
tree | ad8c3a9d2d4c1e9919a30ec7663e3f0b64e7d8f9 /ubuntu/lucid_automake/kdebase/debian/kdm-kde3.pam | |
parent | 80e4199df2ac852cfb22848698cabe9ba28e5a67 (diff) | |
download | tde-packaging-96dbf4dcb1e04571363422a97649fc929b35beb8.tar.gz tde-packaging-96dbf4dcb1e04571363422a97649fc929b35beb8.zip |
Second part of prior commit
Diffstat (limited to 'ubuntu/lucid_automake/kdebase/debian/kdm-kde3.pam')
-rw-r--r-- | ubuntu/lucid_automake/kdebase/debian/kdm-kde3.pam | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ubuntu/lucid_automake/kdebase/debian/kdm-kde3.pam b/ubuntu/lucid_automake/kdebase/debian/kdm-kde3.pam deleted file mode 100644 index 6fc929be0..000000000 --- a/ubuntu/lucid_automake/kdebase/debian/kdm-kde3.pam +++ /dev/null @@ -1,11 +0,0 @@ -# -# /etc/pam.d/tdm-kde3 - specify the PAM behaviour of tdm -# -auth required pam_nologin.so -auth required pam_env.so readenv=1 -auth required pam_env.so readenv=1 envfile=/etc/default/locale -@include common-auth -session required pam_limits.so -@include common-account -@include common-password -@include common-session |