#977884 tiger: Check for tcp wrappers fails with inet021f

Package:
tiger
Source:
tiger
Description:
security auditing and intrusion detection tools for Linux
Submitter:
Steffen Langenbach
Date:
2020-12-22 11:00:04 UTC
Severity:
normal
#977884#5
Date:
2020-12-22 10:52:34 UTC
From:
To:
Hi,

in its Auditing Report tiger throws this message:

# Performing check of services with tcp wrappers...
--FAIL-- [inet021f] Tcp wrappers does not seem to be installed in this system.

As far as I understand the script /usr/lib/tiger/scripts/check_tcpd checks for the system variable $TCPD for the tcpd path.
But $TCPD seems to be empty on Debian Buster.
Means I couldn't find it with "echo $TCPD" or by "env | grep -i tcpd" as root.

tcp wrappers are installed and actively used and working on this system.

Kind regards
Steffen