> > > 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. > > > I suspect that this error means that the key is in a format that libssh2 doesn't actually support, despite being told earlier that it was "successfully imported."
What format is your private key file in (OpenSSH, RSA, etc.)? -Nick
