Unable to authenticate user

After we create a user, this user cannot authenticate immediately with the new Security Verify Access user identity until the account is modified.

Security Verify Access user definitions are initially created with the account disabled (Account valid = no). This condition is frequently the cause of authentication failures. To modify the account, complete the following steps:

  1. Use the user modify command to enable the account:
    pdadmin> user modify user-name account-valid yes

  2. Use the user show command to verify this change:
    pdadmin> user show user-name

Parent topic: Common Security Verify Access problems