Hello!
I am trying to set up a simple cloud with two machines with the Ubuntu 10.04 Server Edition CD. The first machine will be the front end with cloud controller, cluster controller, storage controller and walrus. The second will be a node with only the node controller installed. I'm strictly following this guide https://help.ubuntu.com/community/UEC/CDInstall
When installing the front end I get prompted for a user name and password. But when installing the node controller, there is no prompt at all. I had some difficulties setting up the cloud and wanted to take a look in the config files and log files on the node. But without a password I cannot login the node machine. I can connect with ssh to an instance running on the node, but not to the node itself (again I would need a user/password).
Is this the intended behaviour? Why is the admin not given login information for the node machine? Or are is there a default user name and password? (I searched the web, but all I found was the default user/password for the web interface of the front end - admin/admin)
Thank you for any help!