Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6278

Problem with security to start slave-agent with JNLP at WindowsXP.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • _unsorted
    • 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.

            Unassigned Unassigned
            dbuk dbuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: