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

you cannot use the cli without giving Overall read to Anonymous

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • cli

      I don't know that this is a bug or a feature, but I've noticed, that one cannot authenticate with a valid account through cli without giving Overall read permission for the Anonymous account.
      I'm using LDAP security, and if I remove that right from Anonymous, I get the

      build:~# java -jar jenkins-cli.jar -s http://localhost:8080/ help --username tyrael --password-file pwd
      Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: http://localhost:8080/cli
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
      at hudson.cli.FullDuplexHttpStream.<init>(FullDuplexHttpStream.java:61)
      at hudson.cli.CLI.<init>(CLI.java:91)
      at hudson.cli.CLI.<init>(CLI.java:63)
      at hudson.cli.CLI.main(CLI.java:176)

      the same command works if I set the above mentioned right to the Anonymous account.

          [JENKINS-8815] you cannot use the cli without giving Overall read to Anonymous

          Ferenc Kovacs created issue -
          Kohsuke Kawaguchi made changes -
          Link New: This issue is duplicated by JENKINS-8814 [ JENKINS-8814 ]
          Ferenc Kovacs made changes -
          Issue Type Original: Improvement [ 4 ] New: Bug [ 1 ]
          vjuranek made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Kohsuke Kawaguchi made changes -
          Assignee New: Steven Christou [ schristou ]
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]
          Steven Christou made changes -
          Labels New: lts-candidate
          Oliver Gondža made changes -
          Labels Original: lts-candidate New: 1.532.2-fixed
          Jesse Glick made changes -
          Link New: This issue depends on SECURITY-192 [ SECURITY-192 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 138959 ] New: JNJira + In-Review [ 188251 ]

            schristou Steven Christou
            tyrael Ferenc Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: