-
Bug
-
Resolution: Fixed
-
Trivial
If you have a security realm that allow user without READ to connect, the CLI will not accept a Logout command from that user.
$ java -jar /Users/<user>/Projects/jenkins/test/target/junit<random>/jenkins-cli.jar -s http://localhost:<port>/jenkins/ -noKeyAuth -auth user:user logout
ERROR: user is missing the Overall/Read permission
It seems this line is the culprit.
PS: that auth method is currently deprecated if I recall correctly.
- links to
[JENKINS-50324] User without READ cannot logout from CLI with remoting
Remote Link | New: This issue links to "#3363 core (Web Link)" [ 20302 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Assignee | New: Wadeck Follonier [ wfollonier ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Labels | New: lts-candidate |
Labels | Original: lts-candidate | New: 2.107.3-fixed |