When I try to create a user in Documentum 23.2 with inline password, either through the DA, DQL or API, I get the error:
[DM_CRYPTO_E_WEAK_PASSWORD_PROVIDED]error: "Provided password doesn't meet the complexity rules. Password length should be minimum of {0} and maximum of 64. And also has at least one uppercase letter, one lowercase letter, one numeric and one special character(@|_|-)."
How can I modify or delete the password policy?