Problem importing Roles XML
search cancel

Problem importing Roles XML

book

Article ID: 228588

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

Trying to import a xml with provisioning roles but getting the following errors while importing: javax.naming.InvalidNameException: WFNAM00007: Invalid URL scheme name "ldaps"
Also:
"Error: Account template ACCOUNTTEMPLATENAME doesn't  exist in name space RACF v2"

Environment

Release : 14.4

Component :

Cause

For the first error javax.naming.InvalidNameException: WFNAM00007: Invalid URL scheme name "ldaps" check the Roles if have the character ":"  in the names.
For second error "Error: Account template ACCOUNTTEMPLATENAME doesn't  exist in name space RACF v2" check if account template ACCOUNTTEMPLATENAME does not exist. 

Resolution

For error WFNAM00007: Invalid URL scheme name "ldaps" it's because roles have the ":" in their names. After edited the xml and removed those imported sucessfully.

for error "Error: Account template ACCOUNTTEMPLATENAME doesn't  exist in name space RACF v2",  can prevented creating the Account Template before import the Provisioning Role.