lpouillo / vm5k

A Python module to help you to manage virtual machines on the Grid'5000 platform
https://www.grid5000.fr/
Other
6 stars 4 forks source link

Problem when dealing with internal and external SSH keys #21

Closed lpouillo closed 11 years ago

lpouillo commented 11 years ago

The external key is not copied in authorized_keys of the VM and so will not let the user connect from outside.

lpouillo commented 11 years ago

Corrected