sftp-server with defaultroot
Peter Stuge
stuge-openssh-unix-dev at cdy.org
Fri Jun 8 02:44:55 EST 2007
On Mon, May 21, 2007 at 07:36:17PM +0200, Marten Lehmann wrote:
> Why doesn't the openssh sftp-server include this? Are there plans
> to do it? Are there certain reasons not to include?
This functionality needs to be in the shell, since the user's shell
is always used by sshd to execute whatever program is requested.
(Interactive, single command or subsystem.)
See e.g. rssh
//Peter
More information about the openssh-unix-dev
mailing list