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 2015/06/03 06:49:49 UTC

[jira] [Commented] (SSHD-482) Add support for authorized_keys file

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

Goldstein Lyor commented on SSHD-482:
-------------------------------------

Some of the code will be re-used when implementing SSHD-266

> Add support for authorized_keys file
> ------------------------------------
>
>                 Key: SSHD-482
>                 URL: https://issues.apache.org/jira/browse/SSHD-482
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>             Fix For: 1.0.0
>
>
> In accordance with [OpenSSH|http://en.wikibooks.org/wiki/OpenSSH/Client_Configuration_Files#.7E.2F.ssh.2Fauthorized_keys] format. The feature will include the following:
> * Loading of such a file into a _PublicKeyAuthenticator_ for the server
> * (Optional) monitoring of changes to the file and re-loading
> * _SshServer#setupDefaultServer_ will use the _~/.ssh/authorized_keys_ file by default.



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