On Wed, Jan 30, 2019 at 7:07 AM wooza <daniel.h...@live.de> wrote: > Hello > > I am having difficulties setting up a SSH connection with key > authentication. First of all, with password authentication it works just > fine. When trying to use key authentication I assume when checking the logs > I can successfully authenticate and establish a connection but then get > immediately get disconnected with the message in Guacamole: "You have been > disconnected". I have attached logs from Tomcat, ssh-logs of the machine > receiving the connection as well as the guacd status log. > > If you use that same private key file from the command line to log into the same target SSH system, with the same username, does it work?
Can you start guacd in debug logging mode (-L debug) and post that log back? -Nick