On Mon, Aug 07, 2006 at 02:35:17PM +0200, Oystein Viggen wrote:
> * [Duncan Brown] 
> 
> > Surely there should be some reference to libwrap?
> 
> As Christian said elsewhere in this thread, there doesn't seem to be a
> dynalic libwrap library in TSL, just a static one.  If libwrap is linked
> statically into sshd, you won't see it on ldd.
> 
> I don't have a system at hand for testing, but I imagine that with some
> creative use of strings and/or objdump, you can verify if libwrap is
> statically linked into the sshd binary.

It is, in 2.2 at least:

> strings /usr/sbin/sshd | grep hosts.allow
/etc/hosts.allow

Greets,
_A_
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to