Line 763:
Line 763:
* Resending the keys does not solve the problem. You need remove the existing key so that the next ssh connection re-gets the keys from prodserver.
* Resending the keys does not solve the problem. You need remove the existing key so that the next ssh connection re-gets the keys from prodserver.
−
'''Solution:'''From the command line edit the /root/.ssh/known_hosts file and remove the line for prodserver. It starts with: ''prodserver ip'' ssh-rsa
+
'''Solution:''' From the command line edit the /root/.ssh/known_hosts file and remove the line for prodserver. It starts with: ''prodserver ip'' ssh-rsa
=== Bug report ===
=== Bug report ===