You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/05/08 19:29:12 UTC

[jira] [Commented] (SSHD-665) allow disable some features in SftpSubsystem (sshd-core)

    [ https://issues.apache.org/jira/browse/SSHD-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275681#comment-15275681 ] 

Goldstein Lyor commented on SSHD-665:
-------------------------------------

Very easy to do - provide your own _SftpSubsystemFactory_ to the server that creates a class that extends _SftpSubsystem_. In it, you can easily override all methods that you want and throw exceptions or return appropriate error code.

> allow disable some features in SftpSubsystem (sshd-core)
> --------------------------------------------------------
>
>                 Key: SSHD-665
>                 URL: https://issues.apache.org/jira/browse/SSHD-665
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.1.1, 1.2.0
>            Reporter: Guillermo Grandes
>            Priority: Minor
>
> Permit disable some features in runtime like chmod / chown / chgrp to improve security in some scenarios.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)