Package: tiger
Version: 1:3.2.3-10
Severity: normal

Dear Maintainer,

There are number of user accounts on my system for which logging in is
disabled, and the shell set to /usr/sbin/nologin. This is the location of
"nologin" in Debian, but Tiger's check_passwd script thinks that it should be
/sbin/nologin instead as part of the following list:

  /bin/false|/usr/bin/false|/dev/null|/sbin/nologin|/bin/true

Due to this mismatch, Tiger warns me that each of these accounts "does not
have a valid shell", when instead it should remain silent.

Suggest patching scripts/check_passwd as follows:

-      /bin/false|/usr/bin/false|/dev/null|/sbin/nologin|/bin/true
+      /bin/false|/usr/bin/false|/dev/null|/usr/sbin/nologin|/bin/true

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tiger depends on:
ii  binutils               2.22-8
ii  bsdmainutils           9.0.5
ii  debconf [debconf-2.0]  1.5.50
ii  libc6                  2.17-7
ii  net-tools              1.60-25
ii  ucf                    3.0027+nmu1

Versions of packages tiger recommends:
ii  chkrootkit                                 0.49-4.1
ii  exim4-daemon-light [mail-transport-agent]  4.80-7
ii  john                                       1.7.8-1
pn  tripwire | aide                            <none>

Versions of packages tiger suggests:
ii  lsof  4.86+dfsg-1

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to