Hello
I'd like to create a chrooted environment for users came in with ftp.
I've got wu-ftpd and Solaris 2.6
My problem is that the ls command is missing.
Can anyone tell me how to build a statically linked ls ?
Or should I copy /bin/ls, /usr/lib/ld.so and ld.so.1, etc to the
chrooted area ?
If so what to do with /dev/tcp and /dev/zero ?
shoul dI make a symlink to them or sholud I do a
cp /dev/tcp ~ftp/dev.....?
Please help.
I tried to make a statically built ls from the GNU fileutils-3.16
But when I logged is from my Linux box, I could not see anything whwn I
did an ls
But from Vindoze's DOS prompt I could......
Thanks
MokaMiki