Hi

We are using Active Directory + Role-Based Strategy for Jenkins 
authentication.
We want to be able to send out notifications on important changes such as 
upgrades to all users on our Jenkins, and also restrict it only to those 
users / groups who are listed in 'User/Group' of 'Assign Roles' section 
(and not all authenticated via AD).
Is there a convenient way to do this, the only way I can think of is to 
programmatically pull out the users from config.xml (sid), if the entry is 
a group, lookup Active Directory for its members, and make a full list.
Is there an easier way from within Jenkins? 

Thanks!

-- 
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/83d6ef88-ba2d-4bdd-834e-5aeb73d2044c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to