brown wrap wrote:
>
>
>> Was ssh built before X11? If so, it may lack support for X
>> forwarding...
>>
>> Simon.
>
>
> Ah yes, ssh and dhcpd were build before I left LFS becuase I needed
> them to login in. I will rebuild ssh now.
I don't think that is necessary. I have X working over ssh and the
server has:
$ ldd /usr/sbin/sshd
linux-vdso.so.1 => (0x00007fff54fff000)
libdl.so.2 => /lib/libdl.so.2 (0x00007f2160935000)
libutil.so.1 => /lib/libutil.so.1 (0x00007f2160732000)
libz.so.1 => /lib/libz.so.1 (0x00007f216051c000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00007f2160304000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f21600cd000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00007f215feb7000)
libc.so.6 => /lib/libc.so.6 (0x00007f215fb60000)
/lib64/ld-linux-x86-64.so.2 (0x00007f2160b39000)
If it does need X, it is probably loaded dynamically.
BTW, are you using PAM?
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page