Package: tiger Version: 1:3.2.1-24 Followup-For: Bug #314679 Following can be applied directly to "patch" inside the /usr/lib/tiger/systems/Linux/2 directory:
--- check_passwdspec.orig 2005-04-18 11:26:14.000000000 -0500 +++ check_passwdspec 2005-06-18 09:46:15.493188936 -0500 @@ -93,7 +93,7 @@ pwd=`$GREP $user /etc/shadow | $CUT -d: -f2` } # Skip this check if the user account is locked - [ "$pwd" != '!' ] && [ "$pwd" != '*' ] && { + [ "x$pwd" != 'x!' ] && [ "$pwd" != '*' ] && { if $CHAGE -l $user 2>/dev/null | $GREP "Password Expires:" | $GREP Never >/dev/null 2>&1 then message WARN pass19w "" "Login ID $user does not have password aging enabled." -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages tiger depends on: ii binutils 2.15-5 The GNU assembler, linker and bina ii coreutils [fileutils] 5.2.1-2 The GNU core utilities ii debconf 1.4.34 Debian configuration management sy ii diff 2.8.1-7 File comparison utilities ii fileutils 5.2.1-2 The GNU file management utilities ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii net-tools 1.60-10 The NET-3 networking toolkit ii shellutils 5.2.1-2 The GNU shell programming utilitie ii textutils 5.2.1-2 The GNU text file processing utili -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]