ssh security

Dag-Erling Smørgrav des at des.no
Sat Sep 25 02:52:45 PDT 2004


Derek Ragona <derek at computinginnovations.com> writes:
> I guess I am asking are the tcp wrappers enabled in the default base
> system?

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

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-security mailing list