Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 23:54:06 +0200
From:      Alex de Kruijff <freebsd@akruijff.dds.nl>
To:        Chris Orr <chris@manual-override.net>
Cc:        freebsd-security@freebsd.org
Subject:   Re: ssh security
Message-ID:  <20040924215406.GB784@alex.lan>
In-Reply-To: <20040924160019.K77746@manual-override.net>
References:  <20040923120103.5DD3116A517@hub.freebsd.org> <415488AB.2060803@mrtux.co.uk> <20040924160019.K77746@manual-override.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 24, 2004 at 04:03:04PM -0500, Chris Orr wrote:
> When you build openssh, you need to be sure to add the --with-tcp-wrappers
> argument when you run the configure script.
> 
> ex: ./configure --with-ssl-dir=../openssl --with-pam --with-tcp-wrappers
> 
> Hopefully this points you in the right direction.
> 
> -chris

This is a bit unsual for FreeBSD. If the default with the base system
doesn't fith you, the you can use the port system to comile a newer
version. cd /usr/porst/.../ssh && make install && make clean

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/FreeBSD/



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