- 
    Bug 
- 
    Resolution: Duplicate
- 
    Major 
- 
    None
- 
    WinXP server and slave
Problem to start slave agent as JNLP
Hudson is configured for use Active Directory and Project-based Matrix Authorization Strategy.
Some log see below:
**************************************************************************************
>java -jar slave.jar -jnlpUrl http://Hudson/computer/VirtualBOX/slave-agent.jnlp -auth user:password
Failing to obtain http://Hudson/computer/VirtualBOX/slave-agent.jnlp
java.io.IOException: Failed to load http://Hudson/computer/VirtualBOX/slave-agent.jnlp: 403 Forbidden
        at hudson.remoting.Launcher.parseJnlpArguments(Launcher.java:229)
        at hudson.remoting.Launcher.run(Launcher.java:191)
        at hudson.remoting.Launcher.main(Launcher.java:167)
Waiting 10 seconds before retry
**************************************************************************************
This user "user" - have full grants. 
If switch to use "Logged-in users can do anything", it work OK.
- duplicates
- 
                    JENKINS-2774 Provide authentication between master/slave machines -         
- Closed
 
-