Forum Moderators: bakedjake
Here's a link for implementing chroot in RedHat Linux:
Chroot RedHat [faqs.org]
There are many ways to go about implementing it, so I'd recommend doing a search for "chroot" with whatever *NIX you're using... The vendor, or someone out there, will have examples of implementing it.
There are also patches for OpenSSH that you can use to have create chroot'ed user accounts and logins.
chroot+openssh Google [google.com]
HTH,
MattyMoose