Alain Fauconnet wrote:
> 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
>   
Hey

So it all seems to be compiled with wrapper support, but just isn't 
working as expected.

Running a quick test on a FC5 box I have, inserting sshd: 'trustix IP' 
into its hosts.deny means I can no longer ssh into it from the trustix box.

Doing the same the other way round and I can still ssh into trustix from 
the FC5 box..

Whats going on?

Dunc


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

Reply via email to