Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2004 11:52:44 +0200
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        Derek Ragona <derek@computinginnovations.com>
Cc:        freebsd-security@freebsd.org
Subject:   Re: ssh security
Message-ID:  <xzpr7oqu13n.fsf@dwp.des.no>
In-Reply-To: <6.0.0.22.2.20040924170902.01feb948@mail.computinginnovations.com> (Derek Ragona's message of "Fri, 24 Sep 2004 17:09:05 -0500")
References:  <6.0.0.22.2.20040924170902.01feb948@mail.computinginnovations.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Derek Ragona <derek@computinginnovations.com> writes:
> I guess I am asking are the tcp wrappers enabled in the default base
> system?

des@dwp ~/projects/freebsd% grep -B1 WRAP releng_4/src/crypto/openssh/confi=
g.h
/* Define if you want TCP Wrappers support */
#define LIBWRAP 1
des@dwp ~/projects/freebsd% grep -B1 WRAP releng_5/src/crypto/openssh/confi=
g.h
/* Define if you want TCP Wrappers support */
#define LIBWRAP 1
des@dwp ~/projects/freebsd% grep -B1 WRAP head/src/crypto/openssh/config.h
/* Define if you want TCP Wrappers support */
#define LIBWRAP 1

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpr7oqu13n.fsf>