On Mon, Oct 30, 2023 at 10:03 AM LOPOUKHINE Matthieu
<[email protected]> wrote:

> Dear Sir or Madam
> I'm an apprentice administrator. I wanted to use your "Apache Guacamole"
> solution to solve a problem in my company. However, I encountered a problem
> with private key authentication for SSH. Every time I try to connect with a
> private key, I get the following message : Connection failed, please try
> again. I looked at the logs and made sure the configuration files were set
> up correctly, but there was no difference. The public key is on the remote
> host and the SSH linux shell connection works. I don't know what the
> problem is. Could you tell me the exact process for private key
> authentication? Do you have a solution ? Thank you for your assistance.
>

You'll need to look at the logs for guacd and see what error is being
provided for why the private key authentication is failing. guacd generally
logs to your local syslog facility - /var/log/messages, journald, etc.

Also, you'll need to make sure that your private key is in a format that is
supported by libssh2.

-Nick

>

Reply via email to