SVN account and LDAP account association / Email notification

19 views
Skip to first unread message

Laurent Tourreau

unread,
Mar 30, 2015, 11:38:02 AM3/30/15
to jenkins...@googlegroups.com
Hi all

In my company, all users have an unique user id (UID) made up of 6 digits.

All have a LDAP account using this UID as login.

Also, all have a mail with the following pattern:

firstname.lastname@mycompany.com

On Jenkins, we use LDAP plugin to create and manage user accounts. Email adresses are founded and recorded in users' profile. Jenkins user id matches perfectly LDAP user id.

Beside this, users have SVN account with the following username pattern:

firstname.lastname.uid

When automatically triggering a build after a commit, on changes page Jenkins displays the SVN account username responsible for the commit.
At the same time, Jenkins create an account firstname.lastname.uid .

I have two questions :

1/ How can I avoid the creation of SVN account firstname.lastname.uid and make the SVN account firstname.lastname.uid matching LDAP account uid ?

2/ How can I send mail notification to the commiter responsible of build break so by parsing SVN account firstname.lastname.uid we can match LDAP user email?

Thanks a lot for your answers.

Regards

Laurent TOURREAU


Slide

unread,
Mar 31, 2015, 6:50:20 AM3/31/15
to jenkins...@googlegroups.com
Are you using the default mailer, or email-ext?

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b140b375-ee26-4e52-b479-cf15e1f108da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Laurent Tourreau

unread,
Mar 31, 2015, 8:25:29 AM3/31/15
to jenkins...@googlegroups.com
I am using the default mailer.

Regards

Laurent

Reply all
Reply to author
Forward
0 new messages