kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.12k stars 364 forks source link

Upon migrating guest to remote server, password less ssh is permanent #1063

Open jay-katta opened 8 years ago

jay-katta commented 8 years ago

Upon migrating guest to remote server, password less ssh is permanent. Due to that, from terminal able to log on to the remote server with out prompting password

I think, upon migration, passwordless ssh has to revoke.

danielhb commented 7 years ago

This bug has been fixed for a while now.

alinefm commented 7 years ago

@danielhb the patch is pending on ML yet. Have you already tested it? If so, please, reply on ML and I will get it upstream ASAP.

danielhb commented 7 years ago

Yeah, sorry about that. I remembered testing and approving the first version. This is the second:

[Kimchi-devel] [PATCH V2] [Kimchi] Issue #1063: Upon migrating guest to remote server, password less ssh is permanent

I'll get it tested (hopefully it'll be applicable to current master) when I have the opportunity.