Hello Guys 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. This is a need by our security policy to have all users logged in interactively by their personal credentials.
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. What do you think? Would it be possible to implement such a solution? I would be glad, to hear from you. Cheers Michael
