Hello everyone, im having troubles installing a ssh chrooted envioroment; at first look everything works fine, doing a "chroot /chroot/ /bin/sh" i enter to the chroot system Ok. But loggin via ssh to the account i enter to the home directory config in the passwd but the user is not chrooted, i can see the system normally.. here are my passwd files; /etc/passwd gjail:x:603:603::/chroot/./home/gjail/:/bin/sh /chroot/etc/passwd gjail:x:603:603::/home/gjail:/bin/sh Any tip or clue will be very helpfully!! Best Regards!
Hello Falko, always answering very quickly! Im using CentOS 3, i was following the HOWto of the official site (http://chrootssh.sourceforge.net/docs/chrootedsftp.html) OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003 Hope Helps!