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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/10authFTPusers 2007-06-26 12:50:37.000000000 -0600 +++ 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 @@ -1 +0,0 @@ -auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/20auth 2007-06-26 12:50:37.000000000 -0600 +++ 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 @@ -1,3 +0,0 @@ -auth { -f "/lib/security/pam_pwdb.so" || - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : - "include system-auth" } 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/30account 2007-06-26 12:50:37.000000000 -0600 +++ 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 @@ -1,3 +0,0 @@ -account { -f "/lib/security/pam_pwdb.so" || - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : - "include system-auth" } 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/ftp/40session 2007-06-26 12:50:37.000000000 -0600 +++ 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 @@ -1,3 +0,0 @@ -session { -f "/lib/security/pam_pwdb.so" || - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : - "include system-auth" } 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/10authFTPusers 2007-06-26 12:50:37.000000000 -0600 +++ 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 @@ -1 +0,0 @@ -auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/20auth 2007-06-26 12:50:37.000000000 -0600 +++ 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 @@ -1,4 +0,0 @@ -auth { -f "/lib/security/pam_pwdb.so" || - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : - "include system-auth" } -auth required pam_shells.so 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/30account 2007-06-26 12:50:37.000000000 -0600 +++ 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 @@ -1,3 +0,0 @@ -account { -f "/lib/security/pam_pwdb.so" || - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : - "include system-auth" } 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 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/proftpd/40session 2007-06-26 12:50:37.000000000 -0600 +++ 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 @@ -1,3 +0,0 @@ -session { -f "/lib/security/pam_pwdb.so" || - -f "/lib64/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : - "include system-auth" }