why the sshd public-key is changed
I just modify the /etc/ssh/
change the ssh port and don't allow root to login.
Then the public-key is changed,when I re-connected.is it normal case? I mean,what circumstances,
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu openssh Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- ame
- Solved:
- 2012-10-22
- Last query:
- 2012-10-22
- Last reply:
- 2012-10-21
Are there any bugs reported? If not I suggest you report one
ame (feicunrain) said : | #2 |
thx,but I think I I have solved this problem.
putty newest version under windows ( and some openssh cilent under linux),save the port and IP as a part of "known_host".I edit the /etc/ssh/
So if I connect to the server,putty search the registry, even the rsa-2@22:127.0.0.1 exists,but the rsa-2@changed-