The chrooted sftp access should be working for projects members now.
Mathieu, as a followup to my previous email, I did some more digging and have a second suggestion.
[EMAIL PROTECTED]:/upload/usr/lib> ldd sftp-server
libutil.so.1 => /lib/libutil.so.1 (0x4001c000)
libz.so.1 => /usr/lib/libz.so.1 (0x4001f000)
libnsl.so.1 => /lib/libnsl.so.1 (0x4002f000)
libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x40043000)
libc.so.6 => /lib/libc.so.6 (0x40103000)
libdl.so.2 => /lib/libdl.so.2 (0x40220000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)I notice that in the chroot jail, the appropriate /lib libraries are in place. But the libraries in /usr/lib are not. This may be part of the problem.
/usr/lib/libz.so.1 /usr/lib/libcrypto.so.0.9.6
I hope this helps.
Jonathan
--
It's not true unless it makes you laugh, but you don't understand it until it makes you weep.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Geek House Productions, Ltd.
Providing Unix & Internet Contracting and Consulting, QA Testing, Technical Documentation, Systems Design & Implementation, General Programming, E-commerce, Web & Mail Services since 1998
Phone: 604-435-1205 Email: [EMAIL PROTECTED] Webpage: http://reactor-core.org Address: 2459 E 41st Ave, Vancouver, BC V5R2W2
pgp00000.pgp
Description: PGP signature
_______________________________________________ Savannah-hackers mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/savannah-hackers
