ssh security

Alex de Kruijff freebsd at akruijff.dds.nl
Fri Sep 24 14:54:16 PDT 2004


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/


More information about the freebsd-security mailing list