GUACAMOLE-1658: Remove reference to non-existing ssh_key header.#467
GUACAMOLE-1658: Remove reference to non-existing ssh_key header.#467necouchman wants to merge 2 commits intoapache:patchfrom
Conversation
|
Converting to a draft for the moment - this needs a bit more work to fix the other issues that are present because of it. |
|
Are there still issues with this PR? It looks pretty straightforward, and the issue appears to be still valid as well. |
|
@jmuehlner Yeah, unfortunately this is going to require re-implementing the overall SSH agent/key support that got removed. There are notes in the Jira issue - https://issues.apache.org/jira/browse/GUACAMOLE-1658. |
|
I can't ssh with priv key. When I put the priv key in Guacamole. It doesn't connect. It gives the error "Log in failed. Please reconnect and try again." |
|
@Yugnk This is not the place to ask that question - this is a (draft) pull request, not a mailing list or support forum. |
|
Hi, |
|
Sorry @necouchman - looks like this and apache/guacamole-client#971 got auto-closed when I deleted the staging branch for 1.6.0 at release time. |
Removes the reference to the non-existent
ssh_key.hfile, which breaks when you try to build with SSH agent support (--enable-ssh-agent).Submitting this is a bug fix to 1.5.4.