Re: ssh security
From: Dag-Erling Smørgrav (des_at_des.no)
Date: 09/25/04
- Previous message: Derek Ragona: "Re: ssh security"
- In reply to: Derek Ragona: "Re: ssh security"
- Next in thread: Matthew Seaman: "Re: ssh security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: Derek Ragona <derek@computinginnovations.com> Date: Sat, 25 Sep 2004 11:52:44 +0200
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/config.h
/* Define if you want TCP Wrappers support */
#define LIBWRAP 1
des@dwp ~/projects/freebsd% grep -B1 WRAP releng_5/src/crypto/openssh/config.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
-- Dag-Erling Smørgrav - des@des.no _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Derek Ragona: "Re: ssh security"
- In reply to: Derek Ragona: "Re: ssh security"
- Next in thread: Matthew Seaman: "Re: ssh security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]