commit | 823a7ffc7cb4e588f9aeaeeeca3c9dbb20362f0e | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Fri Oct 20 10:36:07 2017 -0500 |
committer | George Keishing <gkeishin@in.ibm.com> | Wed Oct 25 15:07:37 2017 +0000 |
tree | 14ed58ba93be174f4c1a41e63b99888775acca13 | |
parent | 71182ab8308301d5e3965758d8abfdff46b177f1 [diff] |
ssh_pw: New code to handle stale key in known_hosts. If the ssh results in this... WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! ... Offending RSA key in <your home>/.ssh/known_hosts:<line num> ... The code will now delete the offending key and retry the ssh. Change-Id: I36bab241cb6a84cdca72e53813ddd6f2f02248fe Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>