You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/10/26 02:29:00 UTC

[jira] [Commented] (GUACAMOLE-426) Per user ssh-key

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

Michael Jumper commented on GUACAMOLE-426:
------------------------------------------

Part of what I'm working on with GUACAMOLE-96 involves allowing extensions to interact, and for things like the JDBC auth to serve as arbitrary storage for data provided by other extensions. If that works as expected, that should allow this sort of thing to be provided via an extension as well.

> 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)