Issue Type: Bug Bug
Assignee: Unassigned
Components: subversion-plugin
Created: 23/Feb/15 2:28 PM
Description:

We're using username and password over HTTP as authentication to the svn server and the Jenkins service is running as the same user.
Recently we upgraded the subversion plugin to v2.5 from v2.4.5 and this caused svn authentication to fail with the following error:

svn: E200015: authentication cancelled

Diving deeper into the cause of this revealed that Jenkins no longer tries to login to the svn server using HTTP clear text authorization (don't know the real name for this) but now tries to use NTLMSSP. Jenkins seems to use the correct username using NTLMSSP but the authentication fails.

Environment: Windows Server 2008 R2,
Jenkins 1.599
Project: Jenkins
Priority: Minor Minor
Reporter: Rasmus Pedersen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to