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

when ssh authent fails BUT credentials are explicitly set, cli claim to connect as anonymous

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • cli
    • None

      Using v1.430 with LDAP Security Realm and Project-based Matrix Authorization Strategy Authorization
      From a Linux box with a .ssh dir containing private and public key files:

      $ java -jar jenkins-cli.jar -s http://jenkins:8080/ build -s test --username user --password-file password.txt
      Failed to authenticate with your SSH keys. Proceeding with anonymous access
      Completed test_promo #5 : SUCCESS

      --> accepts provided credentials and works, but shows a misleading message (it is not using anonymous access)

            ndeloof Nicolas De Loof
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: