Re: Issue 2320 in reviewboard: User password is not passed to ssh client

2011-12-13 Thread reviewboard


Comment #4 on issue 2320 by m.sahala...@gmail.com: User password is not  
passed to ssh client

http://code.google.com/p/reviewboard/issues/detail?id=2320

Hi, does anyone have a solution to this? We've been trialling RB for a  
while now, but authentication issues will stop us from deploying  
properly :( Thanks in advance!


--
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.



Re: Issue 2320 in reviewboard: User password is not passed to ssh client

2011-10-07 Thread reviewboard


Comment #3 on issue 2320 by m.sahala...@gmail.com: User password is not  
passed to ssh client

http://code.google.com/p/reviewboard/issues/detail?id=2320

I checked the code and its the same in the latest trunk, I believe. Can it  
be that the assumption is after authenticating you don't need the password  
any longer?


--
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.



Issue 2320 in reviewboard: User password is not passed to ssh client

2011-10-06 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2320 by m.sahala...@gmail.com: User password is not passed to ssh  
client

http://code.google.com/p/reviewboard/issues/detail?id=2320

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?

rb RC2

What's the URL of the page containing the problem?
-

What steps will reproduce the problem?

Same as in  
http://groups.google.com/group/reviewboard/browse_thread/thread/9f14cc242a9ef367/9e1ca7b2f2683fda?lnk=gstq=Authentication+%28password%29+successful#9e1ca7b2f2683fda


In short, trying to add svn+ssh://svnpath/repo fails when using username/pwd

2011-10-05 20:03:50,636 - INFO - Authentication (password) successful!
2011-10-05 20:03:50,739 - DEBUG - EOF in transport thread
2011-10-05 20:03:51,337 - ERROR - SVN: Failed to get repository information  
for svn+ssh://devsvn/eco: To better debug SSH connection problems, remove  
the -q option from 'ssh' in the [tunnels] section of your Subversion  
configuration file.



What is the expected output? What do you see instead?



What operating system are you using? What browser?

RHEL 4, Firefox

Please provide any additional information below.

in rbssh.py, line 273 password is set to 0 and then client.connect call is  
made. Changing the password to a correct one for a given username allows  
the repository to get registered.


Could you please look into it


--
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.



Re: Issue 2320 in reviewboard: User password is not passed to ssh client

2011-10-06 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 2320 by chip...@gmail.com: User password is not passed  
to ssh client

http://code.google.com/p/reviewboard/issues/detail?id=2320

RC2 of which version?

--
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.



Re: Issue 2320 in reviewboard: User password is not passed to ssh client

2011-10-06 Thread reviewboard


Comment #2 on issue 2320 by m.sahala...@gmail.com: User password is not  
passed to ssh client

http://code.google.com/p/reviewboard/issues/detail?id=2320

Apologies, its Review Board 1.6 RC2

--
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.