Hello,

Relevant versions:
Jenkins 1.452
subversion      plugin 1.39
active-directory plugin 1.23

I have problems with Jenkins trying to send e-mails to
"[email protected]" instead of
"[email protected]" or whatever it finds in AD. I've found the
following after enabling logging from hudson.plugins.active_directory:

FINE: Failed to look up Active Directory for e-mail address
org.acegisecurity.BadCredentialsException: Authentication was
successful but cannot locate the user information for
mydomainname_myusername

But how can I figure out where "mydomainname_myusername" comes from.
It is supposed to be only "myusername" I am able to authenticate when
logging in so the AD seems to work. The log also says that AD is
looking for "myusername", not "mydomain_username", when logging in.

I have not found any objects I can add to my log recorder to figure
out what's happening. Can anyone help?

Best regards,
Markus

Reply via email to