rancher / old-vm

(OBSOLETE) Package and Run Virtual Machines as Docker Containers
Apache License 2.0
645 stars 133 forks source link

Document default SSH credentials for rancher/vm-ubuntu #56

Open ndarilek opened 8 years ago

ndarilek commented 8 years ago

Just spun up one of these, but can't figure out how to SSH in. Further, it never asks for a password. Is password login disabled over SSH? Are the login credentials documented anywhere?

Thanks.

sheng-liang commented 8 years ago

Credential hardcoded: ubuntu/ubuntu

ndarilek commented 8 years ago

Except I think it may have password authentication disabled via SSH. :(

sheng-liang commented 8 years ago

Just login via console, change password, and enable SSH.