Re: OpenSSH Windows Security
- From: TwistyCreek <anon@xxxxxxxxxxxxxxx>
- Date: 3 Aug 2006 11:19:46 -0000
Erik Naslund wrote:
My company has a requirement for secure file transfer. We are limited
to windows server 2003. I have successfully setup OpenSSH via cygwin on
this server.
The problem I am having is that I cannot seem to figure out how to
isolate users. They are permitted to travel up the directory structure
into the cygwin directories. Granted it is only read access, but how
can I lock them into their home directory?
You need to put them in a chroot jail. Don't know about Cygwin, but
instructions for doing this with OpenSSH in a "real" *nix environment
can be found here...
http://wiki.linuxquestions.org/wiki/OpenSSH_chrooting
OPenSSH really isn't the best choice if you just need to move files.
It is, as the name implies, a "shell" which needs certain things to
function. This makes chrooting users much more difficult.
.
- Follow-Ups:
- Re: OpenSSH Windows Security
- From: Erik Naslund
- Re: OpenSSH Windows Security
- References:
- OpenSSH Windows Security
- From: Erik Naslund
- OpenSSH Windows Security
- Prev by Date: Folder lock 5.0 full
- Next by Date: Re: OpenSSH Windows Security
- Previous by thread: Re: OpenSSH Windows Security
- Next by thread: Re: OpenSSH Windows Security
- Index(es):
Relevant Pages
|