This is the configuration line I used for ssh-1.2.27, but will probably
be similar for ssh2.

# ./configure --with-kerberos5=/usr/local/kerberosV \
              --enable-kerberos-tgt-passing --with-etcdir=/etc/ssh \
              --with-libwrap=/usr/lib/libwrap.a
# make

You can eliminate the two arguments relating to kerberose. Notice that
the wrapper line includes the full path and library itself.

Carl

On 23-Feb-00 Alex Algard wrote:
> We're trying to secure sshd2 access with tcp wrappers on RedHat6.0. We
> used --with-lib-wrap when with the ./configure command, but even when
> we set
> our hosts.deny file to "ALL: ALL" we are still able to connect via SSH
> to
> the server. I ignored adding the "-I/PATHOF/tcpwrappers" and "WRAPLIBS
> = -L/PATHOF/tcpwrappers -lwrap" to the "Makefile" as suggested in the
> SSH
> FAQ, because when I compiled, I kept on getting the message
> "Makefile:50:
> *** missing separator.  Stop." I have not changed anything in the SSH
> conf
> files. Anyone have any suggestions?
> 
> Thanks.
> ________________________
> Alex Algard
> [EMAIL PROTECTED]

------------------------------------------------------------------------
E-Mail: Carl J. Nobile <[EMAIL PROTECTED]>
Date: 24-Feb-00                             Phone: 315-453-2912 Ex. 5336
Time: 08:57:17                                Fax: 315-453-3052

Software Engineering Group -- AppliedTheory Corp.
224 Harrison Street, 6th Floor, Syracuse, NY  13202
------------------------------------------------------------------------

Reply via email to