Issue Type: Bug Bug
Assignee: Kanstantsin Shautsou
Components: crowd2-plugin
Created: 31/Mar/15 11:28 AM
Description:

It seems that the code for doing the lookup for Crowd users is broken because the log is full of severe!? messages like ones below even if I am sure that these users are inside the Crowd directory.

You may observe the strange way the user is formatted on the error.

Also all these users are inside the Crowd directory and members of the jira-users group.

My impression is that the plugin is trying to lookup the users by their visual name instead of their email address.

Mar 31, 2015 12:17:47 PM de.theit.jenkins.crowd.CrowdMailAddressResolverImpl findMailAddressFor
SEVERE: Access exception trying to look up email address in Crowd
org.springframework.dao.DataRetrievalFailureException: The user 'john doe _john.doe@example.com_' does not have the permission to login and/or is not a member of the following user group(s) in your Crowd
server: '[jira-users]'
        at de.theit.jenkins.crowd.CrowdUserDetailsService.loadUserByUsername(CrowdUserDetailsService.java:96)
        at de.theit.jenkins.crowd.CrowdSecurityRealm.loadUserByUsername(CrowdSecurityRealm.java:305)
        at de.theit.jenkins.crowd.CrowdMailAddressResolverImpl.findMailAddressFor(CrowdMailAddressResolverImpl.java:83)
        at hudson.tasks.MailAddressResolver.resolve(MailAddressResolver.java:122)
Environment: crowd-2.8 and Jenkins-1.607
Project: Jenkins
Priority: Minor Minor
Reporter: ssbarnea
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to