Unable to create new user

One of the most common error messages that we might see when we create a user is as follows:
Could not perform the administration request.
Error: Password rejected due to the Minimum Non-Alphabetic Characters policy
(status 0x13212131)

This error indicates, for example, the password "abc" specified when you attempt to create the user does not comply with one of the user password policies that is defined. To view the help text for the ISAM policy commands:

pdadmin> help policy 

The previous password policy error can be solved by using one of the following solutions:

Parent topic: Common Security Verify Access problems