/[smeserver]/rpms/e-smith-base/sme7/e-smith-base-4.18.0-login_pam.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme7/e-smith-base-4.18.0-login_pam.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:38 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/login/20auth mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/login/20auth
2 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/login/20auth 1969-12-31 19:00:00.000000000 -0500
3 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/login/20auth 2007-04-04 15:24:44.000000000 -0400
4 @@ -0,0 +1,3 @@
5 +auth required pam_securetty.so
6 +auth { -f "/lib/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : "include system-auth" }
7 +auth required pam_nologin.so
8 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/login/50session mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/login/50session
9 --- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/login/50session 2007-04-04 15:26:33.000000000 -0400
10 +++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/pam.d/login/50session 2007-04-04 15:25:40.000000000 -0400
11 @@ -1,2 +1,3 @@
12 session { -f "/lib/security/pam_pwdb.so" ? "required pam_stack.so service=system-auth" : "include system-auth" }
13 +session required pam_loginuid.so
14 session optional /lib/security/pam_console.so

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