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 -- 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-users+unsubscr...@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.