[
https://issues.apache.org/jira/browse/GUACAMOLE-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper updated GUACAMOLE-426:
-------------------------------------
Issue Type: New Feature (was: Improvement)
> New Feature: Per user ssh-key
> -----------------------------
>
> Key: GUACAMOLE-426
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-426
> Project: Guacamole
> Issue Type: New Feature
> Components: guacamole-auth-jdbc
> Affects Versions: 0.9.13-incubating
> Reporter: Michael Reber
> Priority: Minor
> Attachments: Guacamole_new_feature.png
>
>
> Currently guacamole does not allow having each user with his/her private
> ssh-key and username defined.
> I was thinking about a possible solution. Briefly, it goes like this:
> There would be an additional entry in the user settings, where each user can
> define his/her private ssh-key.
> There should also be an override option for the current user mapped to a
> specific server.
> I attached a possible graphical implementation.
> Technically, I have the idea to check the following upon each new session
> opening:
> If the override option is set and the specific user credentials username and
> specific ssh-key are valid, then I would replace the default username and the
> ssh-keys string with the values specified by the user settings.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)