Chroot within chroot
- by Andy
I'm using Centos 5.2 and when I try to make a chroot jail using the script, I get:
Copying libraries for /usr/bin/scp.
(0x00007fff17bfe000)
cp: cannot stat `(0x00007fff17bfe000)': No such file or directory
...
I am currently using on a rackspace cloud server so i suspect that these dependencies are outside of my own root.
Does anyone have a better idea for jailing the sftp server on a cloud server using Centos 5.2?