<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I am using an ubuntu 12.04 vps server with ubuntu-desktop.</div>
<div>I have configured the login with ssh over a key-file with passphrase.</div>
<div>The key is generated with the putty keygen.exe</div>
<div>The login over putty with the key-file worked fine (with PasswordAutentication = no)!</div>
<div> </div>
<div>Now if I want to login with X2Go, I have to put in my password (passphrase for the private key) 3 times and after that I reached the following failure message:</div>
<div>"Access denied. Authentication that can continue: publickey,password"</div>
<div> </div>
<div>In the Auth.log is following entry that time:<br/>
sshd[***]: Received disconnect from **.**.**.**: 11: Bye Bye [preauth]</div>
<div> </div>
<div>If I change "PasswordAuthentication = yes" in my sshd_config-File and delete the key from the RSA-/DSA-Key Field in X2Go, I am able to connect with X2Go to my server.</div>
<div> </div>
<div>What can be wrong? Why doesn't work X2Go over myssh keyfile?</div>
<div>I would be happy if anybody can help me!</div>
<div> </div></div></body></html>