-
Bug
-
Resolution: Fixed
-
Trivial
-
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)
[JENKINS-11873] when ssh authent fails BUT credentials are explicitly set, cli claim to connect as anonymous
Assignee | New: Nicolas De Loof [ ndeloof ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 142116 ] | New: JNJira + In-Review [ 189980 ] |