Your message dated Wed, 16 Aug 2006 23:17:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#344890: fixed in tiger 1:3.2.1-31
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: tiger
Version: 1:3.2.1-24
Severity: normal

The check_neverlogin script fails if the system is configured to use
winbindd for AD connectivity, as grep bails out with the message
"grep: Invalid back reference".

This is likely due to the username being of the form DOMAIN\user, with
user being a UUID starting with some number, so that grep tries to make
a back ref of the backslash + digit and can't. AFAICT the expression
failing is this bit in the for loop at line 108:

SHELL=`$GREP "^$user:" $passwd_set | $AWK -F: '{print$7}'`

Tested by running from command prompt:
grep "^MYDOM\8c53fc6d-abd2-49ab-a:" /dev/null | awk -F: '{print$7}'

BTW, I'm fairly certain that the grep expression does not work as it
should, too, for regular domain users like e.g. MYDOM\uname, as it likely
interprets this as MYDOMuname instead, only it won't give an error message
in such case.


Regards,

Filip

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages tiger depends on:
ii  binutils                    2.15-6       The GNU assembler, linker and bina
ii  coreutils [fileutils]       5.2.1-2      The GNU core utilities
ii  debconf                     1.4.30.13    Debian configuration management sy
ii  diff                        2.8.1-11     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

-- 
User Error 2361: Please insert coffee and try again.
        -- John E. Jasen


--- End Message ---
--- Begin Message ---
Source: tiger
Source-Version: 1:3.2.1-31

We believe that the bug you reported is fixed in the latest version of
tiger, which is due to be installed in the Debian FTP archive:

tiger-otheros_3.2.1-31_i386.deb
  to pool/main/t/tiger/tiger-otheros_3.2.1-31_i386.deb
tiger_3.2.1-31.diff.gz
  to pool/main/t/tiger/tiger_3.2.1-31.diff.gz
tiger_3.2.1-31.dsc
  to pool/main/t/tiger/tiger_3.2.1-31.dsc
tiger_3.2.1-31_i386.deb
  to pool/main/t/tiger/tiger_3.2.1-31_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated tiger 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 17 Aug 2006 07:51:17 +0200
Source: tiger
Binary: tiger tiger-otheros
Architecture: source i386
Version: 1:3.2.1-31
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description: 
 tiger      - Report system security vulnerabilities
 tiger-otheros - Scripts to run Tiger in other operating systems
Closes: 344890 368713 383400
Changes: 
 tiger (1:3.2.1-31) unstable; urgency=low
 .
   * systems/Linux/2/deb_checkmd5sums: Fix Ubuntu bug 50611 by excluding dev/
     and lib/udev/devices/ from the md5sum test, thanks to Richard Laager
     for the patch (Closes: #383400)
   * systems/Linux/2/check_neverlogin: handle users prepended with domains
     (DOMAIN\user) properly (Closes: #344890)
   * Update advisories from Debian as of today.
   * Simplify dependencies (just use coreutils) (Closes: #368713)
Files: 
 9d24996bbde0367bf97c181c86bea026 746 admin optional tiger_3.2.1-31.dsc
 53d05b336c0a2d2a9c83d1a55ebfd3f6 456708 admin optional tiger_3.2.1-31.diff.gz
 39a46ebfad1cc04c993cae479aa9e649 571602 admin optional tiger_3.2.1-31_i386.deb
 96a3c1eda92a1c103a8bccaf26312a7a 487774 admin optional 
tiger-otheros_3.2.1-31_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBROQI/ftEPvakNq0lAQLogQP9H4MiUiXYlv6F4g1Lju1OV1Im0OEdkixH
2O6DfGjrrAPteAWBYTR78MGCgBqFGW9rhigBDXCEszTDGtPQ7emClrBWHSH6zmwO
r0FXE7ZhARqNctQcIYB1vSk+D1ZcwfsTjRSBacIjlBvNUnDwNpTfOhx9ST3xg7sw
OVjw+XTK0JA=
=wOao
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to