-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.7.1 (JDK 8) on Windows Server 2012 R2
Hello!
Jenkins with this plugin (v 5.0.0) doesn´t work for me. When I Try to Test connection I always get this error:
TF400813: Recurso no disponible para el acceso anónimo. Se requiere autenticación del cliente. - Microsoft Team Foundation Server
I have configured the plugin as indicates in the documentation: https://github.com/jenkinsci/tfs-plugin/blob/master/README.md. ¿Have Jenkins any way of autenticate in TFS? User credentials in TFS doesn't work.
Than you very much!
I ran into this as well. I noticed that it was trying to use the Jenkins service account (Local System) regardless of what credentials I gave it. So i changed the service account to a domain account with TFS permissions and it worked. For some reason it seems to completely ignore the credentials you pass to it in the configuration.
I can now successfully test the connection with "- none -" being selected for the credentials