| i've tried the chrootssh.sourceforge project , but it's not working for me.
when i type "chroot /chroot/jail /bin/bash" it's ok! ( pwd is / . and all i can see is the jail ). but when i try to log via ssh it says "/bin/bash permision denied".....(in /etc/passwd i have :
koko:x:/chroot/jail/./home/koko:/bin/bash )
and /bin/bash ( the chrooted one ) is r-xr-xr-x .
i just don't get it......the jail is ok....and i tried the patch , and the patched ssh......
p.s.
I'll look at those link's you gave me....
but i'm looking for a solution that WORKS!:) |