Password policy error after upgrade into 8.1.3

After upgrade into 8.1.3 from 8.0 , TSB_PersonHasTSBAccountDef_Autocreate_UNSAccountB process is throwing below error-
Error during execution of 'OnSaving' in logic module 'VI.DB.Entities.EntityScriptLogic'.
Error during execution of 'CheckValues' in logic module 'VI.Common.Customizer.PwdPolicyColumnEntityLogic'.
The value of 'Password' on 'User account' did not match the password policy restrictions of 'One Identity Manager password policy'.

Inital password is not checked for this target system. 

Parents Reply
  • I assume that you didn't assign the One Identity Manager password policy to apply to UNSRootB for the column UNSAccountB - Password?


    If my assumption is right, you should assign a new Password Policy to the UNSRootB or TSBAccountDef of the target system in question and define it as needed (No password required, or if a password is required, set an initial password).

Children