Hi everybody, I would like to configure a chroot jail on Debian 7 64-bit. I'm trying to execute make_chroot_jail.sh to create a jail but I have problems with some libraries:
Copying necessary library-files to jail (may take some time) cp: impossible execute `stat' for «/lib/libnss_compat.so.2»: File not exists cp: impossible execute `stat' for «/lib/libnsl.so.1»: File not exists cp: impossible execute `stat' for «/lib/libnss_files.so.2»: File not exists cp: impossible execute `stat' for «/lib/libcap.so.22»: File not exists cp: impossible execute `stat' for «/lib/libnss_dns.so.2»: File not exists Copying files from /etc/pam.d/ to jail Copying PAM-Modules to jail cp: impossible execute `stat' for «/lib/security»: File not exists Anybody knows another method or how can I do to fix these problems? Thanks in advance. Regards, Antonio.