Hi all,
I've seen something similar asked before, but the answers didn't seem to
fit my needs properly so hopefully this is a slightly different question :-)
I'm currently experimenting with Jenkins with a view to getting it rolled
out in the near future. For various reasons, I'm using the Active Directory
plugin to restrict access to AD group members. Through that, the users that
have logged in have their configuration set up automatically including
their email addresses.
However, we're also using CVS with pserver authentication where the
usernames are different on the CVS system than on the AD system so I was
hoping there would be a way to easily map either CVS user names to email
addresses, or CVS user names on to AD user names that have been pulled in
by Jenkins. (At a later date we may move to SSPI authentication at which
point the user names might map properly, but that's a bit up in the air at
the moment).
Can anyone make any suggestions?
Thanks for your help.
John