[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2018-08-07 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated  JENKINS-37934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 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.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-37934  
 
 
  NTLM Authentication No Matter What   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Open Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





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


[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2017-02-20 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-37934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NTLM Authentication No Matter What   
 

  
 
 
 
 

 
 Since pull request 216 was included in git client plugin 2.1.0 in Nov 2016, I assume you should be able to test with the jgit-apache implementation that was included.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2017-02-20 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais assigned an issue to David Staheli  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37934  
 
 
  NTLM Authentication No Matter What   
 

  
 
 
 
 

 
Change By: 
 Olivier Dagenais  
 
 
Assignee: 
 Olivier Dagenais David Staheli  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2016-09-19 Thread olivier.dagen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais commented on  JENKINS-37934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NTLM Authentication No Matter What   
 

  
 
 
 
 

 
 Mark Waite: The TFS plugin doesn't do too much with the git-client-plugin; there's a dependency on git-plugin to be able to subclass RevisionParameterAction to be able to ask for a specific commit to be built, as well as pass around some extra data and be able to more loosely match repository URLs. I am hoping you will see, via my testing in pull request #216, that you can take tfs-plugin out of the equation. Joshua Barton: The above pull request might be relevant to your interests...  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2016-09-12 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-37934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NTLM Authentication No Matter What   
 

  
 
 
 
 

 
 If the problem is JGit specific, then you might also consider trying to use the command line git implementation inside the TFS plugin (if the TFS plugin exposes a user interface to select the git implementation).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2016-09-07 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37934  
 
 
  NTLM Authentication No Matter What   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Component/s: 
 git-client-plugin  
 
 
Component/s: 
 git-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2016-09-07 Thread oliv...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais commented on  JENKINS-37934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NTLM Authentication No Matter What   
 

  
 
 
 
 

 
 As far as I can tell, this happens when using JGit on Windows, because the JRE will automatically try NTLM and, if that doesn't work (either there's no user or the user has no access to TFS), there's no fallback to NTLM using the supplied credentials. There is a possibility of a fallback to using Kerberos, but that's less common. The next thing to try would be configuring JGit to use the Apache HTTP Client instead of the JRE's.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2016-09-02 Thread oliv...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Olivier Dagenais commented on  JENKINS-37934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NTLM Authentication No Matter What   
 

  
 
 
 
 

 
 It looks like on Windows, when attempting to connect to a Git repository hosted on TFS, NTLM authentication will be attempted using the identity the Jenkins process is running under and, consequently, the configured credentials are ignored.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-37934) NTLM Authentication No Matter What

2016-09-02 Thread fooba...@outlook.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joshua Barton created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37934  
 
 
  NTLM Authentication No Matter What   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Olivier Dagenais  
 
 
Components: 
 git-plugin  
 
 
Created: 
 2016/Sep/02 3:43 PM  
 
 
Environment: 
 Windows 2012 R2, Jenkins 5.1, TFS-Plugin (latest), Git-Plugin (latest)  
 
 
Labels: 
 authentication  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Joshua Barton  
 

  
 
 
 
 

 
 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.