I am new to jenkins.
I wish to run jenkins slave but when launching the slave-agent.jnlp on the slave I am receiving the following error: "401 for url:http://myserver/jnlpJars/remoting.jar"
So I copied remoting locally and received:"401 Unauthorized" error.
I am running jenkins on Windows and the slaves are also windows.
I am using Active directory plugin with Windows Negotiate SSO plugin.
The server works fine and ids all users... Only the slaves can not start yo work.
Any thoughts?
With many thanks in advance.