blackducksoftware / hub-rest-api-python

HUB REST API Python bindings
Apache License 2.0
89 stars 104 forks source link

Scripts to bulk edit user's email addresses and user group names from CSV #232

Closed nichollsdave closed 1 year ago

nichollsdave commented 1 year ago

The use case is that the domain for emails are changing along with user groups due to the Active Directory they are authenticating against changing. Given a list of old email addresses to new and old user group names to new the scripts will update the users/groups accordingly.