guacamole-server icon indicating copy to clipboard operation
guacamole-server copied to clipboard

GUACAMOLE-1658: Remove reference to non-existing ssh_key header.

Open necouchman opened this issue 1 year ago • 5 comments

Removes the reference to the non-existent ssh_key.h file, which breaks when you try to build with SSH agent support (--enable-ssh-agent).

Submitting this is a bug fix to 1.5.4.

necouchman avatar Oct 29 '23 18:10 necouchman

Converting to a draft for the moment - this needs a bit more work to fix the other issues that are present because of it.

necouchman avatar Nov 01 '23 11:11 necouchman

Are there still issues with this PR? It looks pretty straightforward, and the issue appears to be still valid as well.

jmuehlner avatar Mar 11 '24 22:03 jmuehlner

@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.

necouchman avatar Mar 12 '24 00:03 necouchman

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 avatar Jul 26 '24 18:07 Yugnk

@Yugnk This is not the place to ask that question - this is a (draft) pull request, not a mailing list or support forum.

necouchman avatar Jul 26 '24 19:07 necouchman