Issue Type: Bug Bug
Assignee: Unassigned
Components: cli, reverse-proxy-auth
Created: 25/Aug/14 3:28 PM
Description:

When trying to perform a CLI action using SSH, the reverse proxy auth plugin can not find the username. It gives a stack trace and exits.

FYI: i filed another issue relating to Reverse Proxy Auth as well. It may or may not be related: JENKINS-24415

Stack trace
$ ssh jenkins.company.com help
org.acegisecurity.userdetails.UsernameNotFoundException: myUserName
at org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm$3.loadUserByUsername(ReverseProxySecurityRealm.java:108)
at jenkins.security.ImpersonatingUserDetailsService.loadUserByUsername(ImpersonatingUserDetailsService.java:32)
at hudson.model.User.impersonate(User.java:282)
at org.jenkinsci.main.modules.sshd.AsynchronousCommand$1.run(AsynchronousCommand.java:101)
at java.lang.Thread.run(Thread.java:701)

Project: Jenkins
Labels: plugin authentication cli ssh
Priority: Minor Minor
Reporter: Lieuwe Hummel
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to