This document describes how to use the Batch Utility or the built-in wizard in the Identity Manager to add roles to multiple Global Users.
All versions of Identity Suite (Identity Manager)
There are two methods that can be used to update all Global Users with specific Roles.
For example:
etautil -d youretrustDomain -u etaadmin -p yourpassword masschange 'eTGlobalUserContainerName=Global Users,eTNamespaceName=CommonObjects' eTGlobalUser eTGlobalUserName=* to +eTRoleDN="eTRoleName=YourRole,eTRoleContainerName=Roles,eTNamespaceName=CommonObjects,dc=youreTrustDomain"
NOTE: Substitute the '*' with a specific user, i.e. eTGlobalUserName=user1)