Skip to content

Rsync may not be able to use a provided password for the SSH connection #1692

@trevor-vaughan

Description

@trevor-vaughan

The code for this is a little hairy but, based on testing voxpupuli/beaker-docker, I don't think that rsync is able to use the password provided for SSH connections.

The evidence of this is when I was attempting to run the main acceptance tests in beaker-docker which hook back into this repository. The connection would hang for rsync and prompt for the root password.

The code in question is in the do_rsync_to method in host.rb. I don't see any obvious method by which the connection is told to use the provided username/password authentication. The comments allude to Vagrant which makes me think that it was not tested in Docker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions