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"
Release : 14.4
Component :
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.
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.