On Tue, Jun 12, 2001 at 12:45:36PM -0500, Tim Mooney wrote:
> In regard to: Testing TCP Wrappers, Manager Account said (at 1:18pm on Jun...:
> >Is there any way to check if SSH is using libwrap?
> Run strings on sshd, and see if a `hosts.allow' shows up.

Would that also work if libwrap is dynamically linked?  (Since this is
Solaris, the original poster can use "ldd sshd" to see what shared
libraries are being used.  If libwrap.* shows up, then it's pretty
obvious. ;-) )

Reply via email to