Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

AuthenticationFailed when password last char is space #264

Merged
merged 1 commit into from
Jul 20, 2013

Conversation

matschaffer
Copy link
Owner

When the last character of the root password is ' '(blank), I can't login server.

$ knife solo cook example.com
Enter the password for root@example.com:
ERROR: Net::SSH::AuthenticationFailed: root

Default is :strip which omits trailing whitespace. Fixes #264
matschaffer added a commit that referenced this pull request Jul 20, 2013
AuthenticationFailed when password last char is space
@matschaffer matschaffer merged commit 6b02793 into master Jul 20, 2013
@matschaffer
Copy link
Owner

Thanks for the heads up @bungoume!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant