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

New issue 842 by bblough: Allow configuration of ssh user (in addition to  
the svn user) for svn+ssh accessed repositories
http://code.google.com/p/reviewboard/issues/detail?id=842

*NOTE: If you have a patch, please submit it to
http://reviews.review-board.org/

What's the URL of the page this enhancement relates to, if any?

Repository configuration, diff viewer, etc.


Describe the enhancement and the motivation for it.

I had the same issue as described in this mailing list message -
http://groups.google.com/group/reviewboard/msg/7ce11aea8a875280

I did not however, have the option of setting up http access to my svn
repository, so the posted solution did not work for me.

Based on my testing, it appears that the username configured in the UI is
used to run svn, but the application still uses the web server user
(www-data in my case) as the remote ssh username.  My expectation (whether
warranted or not) was that the configured username would be used for both
the svn user, and the remote ssh user.

Ideally, it would be possible to set the remote ssh username in addition to
the svn username.  Of course, the local ssh process would still run as the
web server user, but having a configurable remote user would allow an
application-specific, locked-down account to be used, without risk to any
web processes running on the repository server.

If this is not possible for whatever reason, then the current behavior
should be documented.


What operating system are you using? What browser?
Debian GNU/Linux, Firefox 3 & IE7


Please provide any additional information below.
N/A

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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