enable sftp subsystem for each authorized key
Markus Friedl
markus at openbsd.org
Wed Oct 9 19:13:52 EST 2002
On Wed, Oct 09, 2002 at 11:11:05AM +0200, Csar Soler wrote:
> I have been looking for info in the mail archive, but I haven't found
> anything about this: is there any way to select which keys are
> authorized to use de sftp subsystem and which ones not?
> It means, if I include the sftp-server subsystem in the sshd
> configuration file, it is available to everyone, isn't?
it's just possible to restrict a key to the sftp-server
e.g.
command="/path/to/sftp-server" key data...
More information about the openssh-unix-dev
mailing list