[ 
https://issues.apache.org/jira/browse/LIBCLOUD-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925747#action_12925747
 ] 

Tomaz Muraus commented on LIBCLOUD-61:
--------------------------------------

Yes, they add a special "toor" user which password is the same as the 
vnc_password you specify when creating a node.

The user is basically the same as root (it has the same user id, home folder, 
etc.).

The only difference is that it has a password set so you can login via SSH 
(root password is empty by default).

> Allow user to specify custom username and SSH port for deployment
> -----------------------------------------------------------------
>
>                 Key: LIBCLOUD-61
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-61
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Tomaz Muraus
>            Priority: Trivial
>         Attachments: ssh_username_and_port.patch
>
>
> Currently, user can't specify custom username and SSH port which are used 
> when deploying a node and this among other things makes deployment impossible 
> for ElasticHosts driver, because they don't use a standard 'root' account.
> This patch allows user to pass custom username (ssh_username) and port 
> (ssh_port) to deploy_node method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to