Comment #6 on issue 1961 by anthony....@gmail.com: Git SSH repository: Cannot spawn rbssh
http://code.google.com/p/reviewboard/issues/detail?id=1961

Ah, good idea. I made my username part of the SSH URL now and it is able to skip over the pwd call. It now complains that the authentication failed. It appears that it is trying to connect with just a hostname and username, no password, even though a password was specified in the repository configuration form. It was able to log in successfully in keyboard-interactive mode with the given credentials.

Does this mean that there's a conflict of authentication method since I tried to generate a SSH key AND I provided login credentials? If so, is it possible for me to force credentials or undo the SSH key?

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to