<div dir="ltr"><div><div><div><div>Hi Dears,<br></div>I've successfully developed X2Go Client and Plugin for Open Thin Client BUT receiving and error when connecting saying "access denied. authentication that can continue publickey password".<br></div>I think that the client can NOT verify the public SSH key of X2Go Server but i tried to SSH to the server and get connected without any issues,then i verified that there is NO public key mismatch using the "ssh -v <a href="mailto:root@192.168.1.6">root@192.168.1.6</a>" command.<br><br>root@dhcppc3:/home/tcos/.ssh# ssh -v <a href="mailto:root@192.168.1.6">root@192.168.1.6</a><br>OpenSSH_6.0p1 Debian-4+deb7u1, OpenSSL 1.0.1e 11 Feb 2013<br>debug1: Reading configuration data /etc/ssh/ssh_config<br>debug1: /etc/ssh/ssh_config line 19: Applying options for *<br>debug1: Connecting to 192.168.1.6 [192.168.1.6] port 22.<br>debug1: Connection established.<br>debug1: permanently_set_uid: 0/0<br>debug1: identity file /root/.ssh/id_rsa type -1<br>debug1: identity file /root/.ssh/id_rsa-cert type -1<br>debug1: identity file /root/.ssh/id_dsa type -1<br>debug1: identity file /root/.ssh/id_dsa-cert type -1<br>debug1: identity file /root/.ssh/id_ecdsa type -1<br>debug1: identity file /root/.ssh/id_ecdsa-cert type -1<br>debug1: Remote protocol version 2.0, remote software version OpenSSH_6.0p1 Debian-4<br>debug1: match: OpenSSH_6.0p1 Debian-4 pat OpenSSH*<br>debug1: Enabling compatibility mode for protocol 2.0<br>debug1: Local version string SSH-2.0-OpenSSH_6.0p1 Debian-4+deb7u1<br>debug1: SSH2_MSG_KEXINIT sent<br>debug1: SSH2_MSG_KEXINIT received<br>debug1: kex: server->client aes128-ctr hmac-md5 none<br>debug1: kex: client->server aes128-ctr hmac-md5 none<br>debug1: sending SSH2_MSG_KEX_ECDH_INIT<br>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY<br>debug1: Server host key: ECDSA 33:eb:48:78:e1:bf:02:81:ec:6c:97:0e:46:f8:26:32<br>debug1: Host '192.168.1.6' is known and matches the ECDSA host key.<br>debug1: Found key in /root/.ssh/known_hosts:3<br>debug1: ssh_ecdsa_verify: signature correct<br>debug1: SSH2_MSG_NEWKEYS sent<br>debug1: expecting SSH2_MSG_NEWKEYS<br>debug1: SSH2_MSG_NEWKEYS received<br>debug1: Roaming not allowed by server<br>debug1: SSH2_MSG_SERVICE_REQUEST sent<br>debug1: SSH2_MSG_SERVICE_ACCEPT received<br>debug1: Authentications that can continue: publickey,password<br>debug1: Next authentication method: publickey<br>debug1: Trying private key: /root/.ssh/id_rsa<br>debug1: Trying private key: /root/.ssh/id_dsa<br>debug1: Trying private key: /root/.ssh/id_ecdsa<br>debug1: Next authentication method: password<br><a href="mailto:root@192.168.1.6">root@192.168.1.6</a>'s password:<br>debug1: Authentication succeeded (password).<br>Authenticated to 192.168.1.6 ([192.168.1.6]:22).<br>debug1: channel 0: new [client-session]<br>debug1: Requesting <a href="mailto:no-more-sessions@openssh.com">no-more-sessions@openssh.com</a><br>debug1: Entering interactive session.<br>debug1: Sending environment.<br>debug1: Sending env LANG = en_US.UTF-8<br>Linux OTC 3.2.0-4-686-pae #1 SMP Debian 3.2.41-2 i686<br><br>The programs included with the Debian GNU/Linux system are free software;<br>the exact distribution terms for each program are described in the<br>individual files in /usr/share/doc/*/copyright.<br><br>Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent<br>permitted by applicable law.<br>Last login: Thu Nov 27 15:07:24 2014 from 192.168.1.5<br><br></div>So any ideas about the cause of the error and how to solve it please ?!<br></div>Thanks in advance.<br></div>