Chroot ssh login problem

Discussion in 'Server Operation' started by gral, Oct 31, 2007.

  1. gral

    gral Member

    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!
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Which distribution do you use?
    Did you follow any of the howtos from HowtoForge?
     
  3. gral

    gral Member

  4. falko

    falko Super Moderator Howtoforge Staff

Share This Page