Re: allow only sftp?
From: Jean-Jacques DOTI (jean-jacques.doti@cegedim.fr)
Date: 04/11/03
- Previous message: John Tackman: "RE: allow only sftp?"
- In reply to: Rex Binns: "allow only sftp?"
- Next in thread: olaf weiser: "Re: allow only sftp?"
- Reply: olaf weiser: "Re: allow only sftp?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 11 Apr 2003 10:53:28 +0200 From: Jean-Jacques DOTI <jean-jacques.doti@cegedim.fr> To: secureshell@securityfocus.com
Hi,
The best way I've found to do this (with openssh) is to use rssh
(http://www.pizzashack.org/rssh/index.shtml) as login shell. It's
possible to restrict ssh to scp or/and sftp.
rssh also makes easy to have a chroot jail for scp/sftp users (common
jail for all users).
If you want to have per user chroot jail, you can use patched openssh
(http://chrootssh.sourceforge.net/) or wait for the next rssh version ...
Rex Binns wrote:
>I need to allow a user only sftp access, but deny them ssh access?
>
>Is this possible, and if so, how do I do it?
>
>thanks
>
>
>
- Previous message: John Tackman: "RE: allow only sftp?"
- In reply to: Rex Binns: "allow only sftp?"
- Next in thread: olaf weiser: "Re: allow only sftp?"
- Reply: olaf weiser: "Re: allow only sftp?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|