[CentOS] RE: chroot over ssh

Wed Nov 15 19:19:43 UTC 2006
Brian Marshall <brian at smiz.biz>

I have a file server that has ssh on a public IP. We've been using SCP/FTPS
over ssh to get to the server, but since it's sshd the users can see the
entire file system.

The problem is that the drive mount everyone needs to get to is outside of
their home dir. Is their anyway I can setup chroot through sshd?

Or is it just a silly pursuit and I should just setup a proper FTPS server?

Thanks