1 |
diff -Nur e-smith-proftpd-2.4.0/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers e-smith-proftpd-2.4.0-pam_conf/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers |
2 |
--- e-smith-proftpd-2.4.0/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers 2008-10-07 19:36:59.000000000 +0200 |
3 |
+++ e-smith-proftpd-2.4.0-pam_conf/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers 1970-01-01 01:00:00.000000000 +0100 |
4 |
@@ -1 +0,0 @@ |
5 |
-auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed |
6 |
diff -Nur e-smith-proftpd-2.4.0/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth e-smith-proftpd-2.4.0-pam_conf/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth |
7 |
--- e-smith-proftpd-2.4.0/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth 2008-10-07 19:36:59.000000000 +0200 |
8 |
+++ e-smith-proftpd-2.4.0-pam_conf/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth 1970-01-01 01:00:00.000000000 +0100 |
9 |
@@ -1,4 +0,0 @@ |
10 |
-auth { -f "/lib/security/pam_pwdb.so" || |
11 |
- -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : |
12 |
- "include system-auth" } |
13 |
-auth required pam_shells.so |
14 |
diff -Nur e-smith-proftpd-2.4.0/root/etc/e-smith/templates/etc/pam.d/proftpd/30account e-smith-proftpd-2.4.0-pam_conf/root/etc/e-smith/templates/etc/pam.d/proftpd/30account |
15 |
--- e-smith-proftpd-2.4.0/root/etc/e-smith/templates/etc/pam.d/proftpd/30account 2008-10-07 19:36:59.000000000 +0200 |
16 |
+++ e-smith-proftpd-2.4.0-pam_conf/root/etc/e-smith/templates/etc/pam.d/proftpd/30account 1970-01-01 01:00:00.000000000 +0100 |
17 |
@@ -1,3 +0,0 @@ |
18 |
-account { -f "/lib/security/pam_pwdb.so" || |
19 |
- -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : |
20 |
- "include system-auth" } |
21 |
diff -Nur e-smith-proftpd-2.4.0/root/etc/e-smith/templates/etc/pam.d/proftpd/40session e-smith-proftpd-2.4.0-pam_conf/root/etc/e-smith/templates/etc/pam.d/proftpd/40session |
22 |
--- e-smith-proftpd-2.4.0/root/etc/e-smith/templates/etc/pam.d/proftpd/40session 2008-10-07 19:36:59.000000000 +0200 |
23 |
+++ e-smith-proftpd-2.4.0-pam_conf/root/etc/e-smith/templates/etc/pam.d/proftpd/40session 1970-01-01 01:00:00.000000000 +0100 |
24 |
@@ -1,3 +0,0 @@ |
25 |
-session { -f "/lib/security/pam_pwdb.so" || |
26 |
- -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : |
27 |
- "include system-auth" } |