This document describes how to use the Batch Utility or the built-in wizard in eTrust Admin 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.
Method # 1:
Using the etautil command utility
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)
Method # 2:
Using the built-in wizard in eTrust Admin Manager to "Change Role's Users".
There are also a number of other options under the Roles wizard.
You may decide to use different options depending on your planned configuration.