Goldstein Lyor created SSHD-482:
-----------------------------------
Summary: 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)