Issue
- Your proxy configuration fails on Jenkins because it is using NTLM authentication model.
Environment
- CloudBees Jenkins Enterprise
- CloudBees Jenkins Operations Center
Resolution
You must enter the domain name followed by a back-slash, followed by the username, such as MyDomain\MyUsername
.
So, in the username field you should enter something like MyDomain\MyUsername
.
0 Comments