Hm.. In what particular situation does a node ssh back to the frontend? When doing migration, for instance, the frontend calls scp node1:/some/path node2:/some/path, which roughly translates into "ssh node1 scp /some/path node2:/some/path". No connections are made *to* the frontend.
You have a good point, though, that we should distribute the known_hosts from the frontend as well, otherwise copying between nodes will not work. ** Attachment added: "Proposed patch" http://launchpadlibrarian.net/22905939/known_hosts.patch ** Attachment removed: "Proposed patch" http://launchpadlibrarian.net/22905939/known_hosts.patch -- Add oneadmin keys to authorized_keys in the front-end https://bugs.launchpad.net/bugs/331838 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
