How to add Provisioning roles with etautil
search cancel

How to add Provisioning roles with etautil

book

Article ID: 214851

calendar_today

Updated On:

Products

CA Identity Suite CA Identity Manager

Issue/Introduction

How to add Provisioning roles or roles with etautil for bulk load

Environment

All Identity Manager

Resolution

1) Add the following to input.txt

add 'eTRoleContainerName=Roles,eTNamespaceName=CommonObjects' eTRole eTRoleName='test1';
add 'eTRoleContainerName=Roles,eTNamespaceName=CommonObjects' eTRole eTRoleName='test2';

one command per line with semi-colon terminating


2) execute command etautil -u USER -p PWD -f input.txt