On Fri, 27 Apr 2001, James (Mike) Conley wrote:

> I know that I can get tcp_wrappers stuff to work if I use inetd, but
> running sshd under inetd is kind of slow.  Is there a way to get the
> functionality of tcp_wrappers with sshd without starting it through
> inetd?

./configure --help

will tell you the available options, including tcp
wrapper (tcpd). Running tcp wrapper using inetd does
not mean that you also have to run sshd using inetd.
Run tcpd in inetd and run sshd as stand-alone.

--------------------
"Security begins as a state of mind."
    -- NSA Manual

Reply via email to