1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/system-auth/40password mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/system-auth/40password |
2 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/system-auth/40password 2007-05-24 13:06:20.000000000 -0600 |
3 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/system-auth/40password 2007-05-24 13:06:04.000000000 -0600 |
4 |
|
|
@@ -1,4 +1,3 @@ |
5 |
|
|
-password requisite pam_cracklib.so retry=3 type= |
6 |
|
|
-password sufficient pam_unix.so nullok use_authtok md5 shadow |
7 |
|
|
+password sufficient pam_unix.so nullok md5 shadow |
8 |
|
|
password required pam_deny.so |
9 |
|
|
|