Hi Everyone, I'm trying to authenticate to a server using a username / private key / private key password. I am able to authenticate to the host using this method manually (from the guacamole server command line).
I have the private key input into the connection settings, but I'm rejected when I enter the correct password for the key. Can someone please assist? It appears the key is able to be used / referenced, but the logs don't go into enough detail to provide enough info to resolve the issue. The SSH Key in use information: 3072 SHA256:0fS/0MOfbjgjAIsaDb3myMQ3IbZqOSKacSpeQZdQu9ko [email protected] (RSA) GuacD logs: root@qcy-guacamole-01:/var/lib/tomcat9/webapps/root/WEB-INF/classes# /usr/local/sbin/guacd -L debug -f guacd[1264006]: INFO: Guacamole proxy daemon (guacd) version 1.5.0 started guacd[1264006]: DEBUG: Successfully bound AF_INET socket to host 127.0.0.1, port 4822 guacd[1264006]: INFO: Listening on host 127.0.0.1, port 4822 guacd[1264006]: INFO: Creating new client for protocol "ssh" guacd[1264006]: INFO: Connection ID is "$bfca3e23-6443-4c6d-b4f2-921dc936b9e0" guacd[1264009]: DEBUG: Processing instruction: size guacd[1264009]: DEBUG: Processing instruction: audio guacd[1264009]: DEBUG: Processing instruction: video guacd[1264009]: DEBUG: Processing instruction: image guacd[1264009]: DEBUG: Processing instruction: timezone guacd[1264009]: DEBUG: Processing instruction: name guacd[1264009]: DEBUG: Parameter "scrollback" omitted. Using default value of 1000. guacd[1264009]: DEBUG: Parameter "font-name" omitted. Using default value of "monospace". guacd[1264009]: DEBUG: Parameter "font-size" omitted. Using default value of 12. guacd[1264009]: DEBUG: Parameter "color-scheme" omitted. Using default value of "". guacd[1264009]: DEBUG: Parameter "enable-sftp" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "sftp-root-directory" omitted. Using default value of "/". guacd[1264009]: DEBUG: Parameter "sftp-disable-download" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "sftp-disable-upload" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "read-only" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "typescript-name" omitted. Using default value of "typescript". guacd[1264009]: DEBUG: Parameter "create-typescript-path" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "recording-name" omitted. Using default value of "recording". guacd[1264009]: DEBUG: Parameter "recording-exclude-output" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "recording-exclude-mouse" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "recording-include-keys" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "create-recording-path" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "server-alive-interval" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "backspace" omitted. Using default value of 127. guacd[1264009]: DEBUG: Parameter "terminal-type" omitted. Using default value of "linux". guacd[1264009]: DEBUG: Parameter "timezone" omitted. Using default value of "America/Chicago". guacd[1264009]: DEBUG: Parameter "disable-copy" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "disable-paste" omitted. Using default value of 0. guacd[1264009]: DEBUG: Parameter "wol-send-packet" omitted. Using default value of 0. guacd[1264009]: INFO: User "@34acf123-d449-48e8-8c26-414f7b1ca8f6" joined connection "$bfca3e23-6443-4c6d-b4f2-921dc936b9e0" (1 users now present) guacd[1264009]: DEBUG: Client is using protocol version "VERSION_1_5_0" guacd[1264009]: DEBUG: Attempting private key import (WITHOUT passphrase) guacd[1264009]: DEBUG: Initial import failed: (null) guacd[1264009]: DEBUG: Re-attempting private key import (WITH passphrase) guacd[1264009]: DEBUG: Ignoring unknown keysym: 0xFFE2 guacd[1264009]: INFO: Auth key successfully imported. guacd[1264009]: DEBUG: Successfully connected to host 10.200.14.106, port 22 guacd[1264009]: WARNING: No known host keys provided, host identity will not be verified. guacd[1264009]: DEBUG: Supported authentication methods: publickey,password guacd[1264009]: ERROR: Public key authentication failed: Unable to extract public key from private key. guacd[1264009]: INFO: User "@34acf123-d449-48e8-8c26-414f7b1ca8f6" disconnected (0 users remain) guacd[1264009]: INFO: Last user of connection "$bfca3e23-6443-4c6d-b4f2-921dc936b9e0" disconnected guacd[1264009]: DEBUG: Requesting termination of client... guacd[1264009]: DEBUG: Client terminated successfully. guacd[1264006]: INFO: Connection "$bfca3e23-6443-4c6d-b4f2-921dc936b9e0" removed. guacd[1264006]: INFO: Creating new client for protocol "ssh" guacd[1264006]: INFO: Connection ID is "$e04e8ed6-567a-405b-bc09-802b91fb691b" Thank you, Brad Turnbough Senior Technology Analyst [cid:Backlund-Investment-logo_20ce9d6e-04b9-4d73-9d17-cfc69decf4cc.gif] P: 309.272.2739 F: 309.272.2839 www.betterbanks.com<http://www.betterbanks.com/> www.statestreetbank.com<http://www.statestreetbank.com> NOTICE: The information contained in this email and any document attached hereto is intended only for the named recipient(s). If you are not the intended recipient, nor the employee or agent responsible for delivering this message in confidence to the intended recipient(s), you are hereby notified that you have received this transmittal in error, and any review, dissemination, distribution or copying of this transmittal or its attachments is strictly prohibited. If you have received this transmittal and/or attachments in error, please notify me immediately by reply e-mail and then delete this message, including any attachments.
