On Monday 26 July 2004 16:33, Nina Pham wrote: > hi, I'm building the cvs server using ssh. The problem with that is > the cvs client who accesses the cvs repository also can logon to > the shell and access other stuff. How do I build the ssh server in > the chroot so that the cvs client can only access the cvs > repository ONLY. Thanks Is a dedicated CVS server out of the question? If so, and you really want to chroot the CVS operations on a multi-function box, this may help (follow the links given): http://lists.gnu.org/archive/html/info-cvs/2001-06/msg00190.html Regards, Mike Klinke