On Tue, Feb 27, 2007 at 07:37:25PM +0000, Francis wrote: >I am running a OpenSSH server for some friends on my machine, and I was >hoping to disable access to /cygdrive (local drives.) Is there a way to >prevent them from modifying any files also? this is intended just as a >SSH tunneling method to get us around some Websense.
Can't you just set things up so that the authorized_keys files disallows running a shell? That is possible with openssh. There may also be other ways to do this which don't involve authorized_keys. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/