[Pkg-shadow-commits] r879 - trunk/debian/patches

Nicolas FRANCOIS nekral-guest at costa.debian.org
Mon Feb 27 20:34:34 UTC 2006


Author: nekral-guest
Date: 2006-02-27 20:34:29 +0000 (Mon, 27 Feb 2006)
New Revision: 879

Modified:
   trunk/debian/patches/463_login_delay_obeys_to_PAM
Log:
FAIL_DELAY is already removed from debian/login.defs


Modified: trunk/debian/patches/463_login_delay_obeys_to_PAM
===================================================================
--- trunk/debian/patches/463_login_delay_obeys_to_PAM	2006-02-22 19:30:32 UTC (rev 878)
+++ trunk/debian/patches/463_login_delay_obeys_to_PAM	2006-02-27 20:34:29 UTC (rev 879)
@@ -5,6 +5,8 @@
 
 Status wrt upstream: Forwarded but not applied yet
 
+Note: If removed, FAIL_DELAY must be re-added to /etc/login.defs
+
 Index: shadow-4.0.14/src/login.c
 ===================================================================
 --- shadow-4.0.14.orig/src/login.c	2006-01-11 00:03:20.000000000 +0100
@@ -78,30 +80,6 @@
  
  		puts (_("Login incorrect"));
  
-Index: shadow-4.0.14/debian/login.defs
-===================================================================
---- shadow-4.0.14.orig/debian/login.defs	2006-01-11 00:03:20.000000000 +0100
-+++ shadow-4.0.14/debian/login.defs	2006-01-11 01:07:15.000000000 +0100
-@@ -36,11 +36,6 @@
- #MAIL_FILE      .mail
- 
- #
--# Delay in seconds before being allowed another attempt after a login failure
--#
--FAIL_DELAY		3
--
--#
- # Enable logging and display of /var/log/faillog login failure info.
- # This option conflicts with the pam_tally PAM module.
- #
-@@ -321,6 +316,7 @@
- #ENV_HZ
- #CHFN_AUTH
- #CHSH_AUTH
-+#FAIL_DELAY
- 
- ################# OBSOLETED #######################
- #						  #
 Index: shadow-4.0.14/lib/getdef.c
 ===================================================================
 --- shadow-4.0.14.orig/lib/getdef.c	2006-01-11 00:03:20.000000000 +0100




More information about the Pkg-shadow-commits mailing list