Details
-
Type:
Bug
-
Status: Fixed but Unreleased (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: git-client-plugin
-
Labels:
-
Environment:Windows 2012 R2, Jenkins 5.1, TFS-Plugin (latest), Git-Plugin (latest)
-
Similar Issues:
Description
1. Follow instructions on TFS-Plugin site for TFS-GIT
2. Test-Connection fails
3. Tasks fail with credentials
4. Change service account to run under domain user with TFS access
5. Test-Connection passes with credentials
6. Change credentials to none
7. Test-Connection still passes
8. Leave credentials on Task
9. Task builds successfully
10. Set credentials on Task to None
11. Task still builds successfully.
12. Change the service account back to the SYSTEM
13. it will not work no matter what credentials I use.
A fix was also included in JGit to allow NTLM authentication to be used more reliably on Windows. The JGit version with the fix is included in git client plugin 3.0.0-beta5.