/[smeserver]/rpms/e-smith-base/sme7/e-smith-base-4-18-0-MovePam_d_ftpTemplates.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme7/e-smith-base-4-18-0-MovePam_d_ftpTemplates.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Wed Mar 26 17:01:37 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
- Fix gettext strings returned by password checks [SME: 4104]

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/10authFTPusers mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/10authFTPusers
2 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/10authFTPusers 2007-06-26 12:50:37.000000000 -0600
3 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/10authFTPusers 1969-12-31 17:00:00.000000000 -0700
4 @@ -1 +0,0 @@
5 -auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
6 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/20auth mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/20auth
7 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/20auth 2007-06-26 12:50:37.000000000 -0600
8 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/20auth 1969-12-31 17:00:00.000000000 -0700
9 @@ -1,3 +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 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/30account mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/30account
14 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/30account 2007-06-26 12:50:37.000000000 -0600
15 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/30account 1969-12-31 17:00:00.000000000 -0700
16 @@ -1,3 +0,0 @@
17 -account { -f "/lib/security/pam_pwdb.so" ||
18 - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" :
19 - "include system-auth" }
20 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/40session mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/40session
21 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/40session 2007-06-26 12:50:37.000000000 -0600
22 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/40session 1969-12-31 17:00:00.000000000 -0700
23 @@ -1,3 +0,0 @@
24 -session { -f "/lib/security/pam_pwdb.so" ||
25 - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" :
26 - "include system-auth" }
27 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers
28 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers 2007-06-26 12:50:37.000000000 -0600
29 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers 1969-12-31 17:00:00.000000000 -0700
30 @@ -1 +0,0 @@
31 -auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
32 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth
33 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth 2007-06-26 12:50:37.000000000 -0600
34 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth 1969-12-31 17:00:00.000000000 -0700
35 @@ -1,4 +0,0 @@
36 -auth { -f "/lib/security/pam_pwdb.so" ||
37 - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" :
38 - "include system-auth" }
39 -auth required pam_shells.so
40 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/30account mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/30account
41 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/30account 2007-06-26 12:50:37.000000000 -0600
42 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/30account 1969-12-31 17:00:00.000000000 -0700
43 @@ -1,3 +0,0 @@
44 -account { -f "/lib/security/pam_pwdb.so" ||
45 - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" :
46 - "include system-auth" }
47 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/40session mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/40session
48 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/40session 2007-06-26 12:50:37.000000000 -0600
49 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/40session 1969-12-31 17:00:00.000000000 -0700
50 @@ -1,3 +0,0 @@
51 -session { -f "/lib/security/pam_pwdb.so" ||
52 - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" :
53 - "include system-auth" }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed