diff options
author | albator <albator@arcadia.vtf> | 2011-10-31 19:18:15 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-10-31 19:18:15 +0100 |
commit | 8695886e97b271cba9f587a94d5ee8368a11a6db (patch) | |
tree | a4bae11ff42a768b991d898b3ceff641f70bb346 /redhat/kdebase/pamd.kcheckpass-trinity.el5 | |
parent | 22f1373d3e0c69b54532e118571e46a3e2c9b7a6 (diff) | |
download | tde-packaging-8695886e97b271cba9f587a94d5ee8368a11a6db.tar.gz tde-packaging-8695886e97b271cba9f587a94d5ee8368a11a6db.zip |
TDE 3.5.13 final more small fixes before release (RHEL/Fedora)
Diffstat (limited to 'redhat/kdebase/pamd.kcheckpass-trinity.el5')
-rw-r--r-- | redhat/kdebase/pamd.kcheckpass-trinity.el5 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/redhat/kdebase/pamd.kcheckpass-trinity.el5 b/redhat/kdebase/pamd.kcheckpass-trinity.el5 new file mode 100644 index 000000000..56939d5a9 --- /dev/null +++ b/redhat/kdebase/pamd.kcheckpass-trinity.el5 @@ -0,0 +1,9 @@ +#%PAM-1.0 +auth include system-auth +account required pam_nologin.so +account include system-auth +password include system-auth +session include system-auth +session required pam_loginuid.so +session optional pam_selinux.so +session optional pam_console.so |