Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2374 by [email protected]: Unable to add a CVS repository
when username is in the form <domain>\<user>
http://code.google.com/p/reviewboard/issues/detail?id=2374
* NOTE: Do not post confidential information in this bug report. *
* If you need immediate support, please contact *
* [email protected] *
What version are you running?
1.6.1
What's the URL of the page containing the problem?
Internal web site
What steps will reproduce the problem?
I have installed ReviewBoard 1.6.1 on both an Ubuntu 10.04 server and a
W2K3 R2 server, trying to get ReviewBoard happy with our CVS repository.
The behavior I am seeing when trying to configure the repository is the
same on both systems.
When I attempt to add the CVS repository, I cannot specify just a
simple :pserver path and then supply the Username and Password. Our CVS
server is really CVSNT, and it is using Active Directory domain accounts
(which happen to be in a different domain than the Windows system) for
authentication. For that reason, the username needs to be in the form
<domain>\<user>.
The only way I seem to be able to add the CVS repository is if I put
EVERYTHING into the Path field. For example:
:pserver:<domain>\<user>:<password>@<cvs_hostname>/source/cvsvault
What is the expected output? What do you see instead?
I get an error when trying to configure the repositoty telling me that the
repository cannot be found at the specified path.
What operating system are you using? What browser?
I have tried this on Ubuntu 10.04 and x86 W2K3 R2 ReviewBoard servers,
accessing the site with both Internet Explorer and Firefox.
Please provide any additional information below.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.