jenkins cli auth doesn't work any longer if AD authentication is activate

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      > still collection information <

      as long as I use "Security Realm" -> "Jenkins own user database CLI works fine:

      java -jar jenkins-cli.jar -s http://xxx:8081/ -auth user:pass who-am-i
      Authenticated as: user
      Authorities:
        authenticated
      

      ... but if I change to AD

      ... it has worked fine with jenkins version: 2.235.3

      java -jar jenkins-cli.jar -s http://xxx:8081/ -auth aduser@domain:pass who-am-i
      Authenticated as: aduser@domain
      Authorities:
      ...
      
      java -jar jenkins-cli.jar -s http://xxx:8081/ -auth aduser@domain:pass version
      2.235.3
      

            Assignee:
            Thomas Patzig
            Reporter:
            Thomas Patzig
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: