On 04.06.2014 23:55, Klaus Jantzen wrote: > I have a problem with a session: > The session is configured according to the documentation. > When I start the session I get the message > > "The host key for this server was not found but an other type > type of key exists. An attacker ..." > > It looks like I messed up the generation of the keys. > What do I have to do?
I have been in the same situation. IIRC, you should remove the key from known_hosts and then start the session with X2Go before you try ssh. I have an impression, that ssh records a host key in the known_hosts file with a type which upsets X2Go. ssh is happy with X2Go recorded key. google likely reveals more details and may prove my memory wrong. -- Timo _______________________________________________ X2Go-User mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-user
