Change Enumerator Password
Error: Password change failed.

{{message}}

{{Data.NppesMsgs.PASSWORD_LENGTH_TOO_SHORT}}

{{Data.NppesMsgs.PASSWORD_LENGTH_TOO_LONG}}

{{Data.NppesMsgs.PASSWORD_DOES_NOT_CONTAIN_LETTER}}

{{Data.NppesMsgs.PASSWORD_DOES_NOT_CONTAIN_NUMBER}}

{{Data.NppesMsgs.ILLEGAL_CHARACTER_IN_PASSWORD}}

{{Data.NppesMsgs.PASSWORD_MUST_NOT_BE_SAME_AS_USER_ID}}

{{Data.NppesMsgs.PASSWORD_MUST_NOT_CONTAIN_USER_NAME}}

{{Data.NppesMsgs.PASSWORD_DOES_NOT_MATCH}}

{{Data.NppesMsgs.CURRENT_PASSWORD_IS_INCORRECT}}

{{Data.NppesMsgs.LDAP_FAIL}}

Password change successful.

Your password has been changed successfully.

* Indicates Required Field



Password Compliance:

Must be different from the previous 6 passwords.

Must be different from the previous password by at least 6 characters. {{pwdSimilarError?'Not Compliant':'Compliant'}}

Must be 15-20 alphanumeric characters. {{(pwdSmallError || pwdLongError)?'Not Compliant':'Compliant'}}

Must contain at least one letter. {{(pwdNoLetterError)?'Not Compliant':'Compliant'}}

Must contain at least one number. {{(pwdNoNumberError)?'Not Compliant':'Compliant'}}

Must contain at least one [valid special character] {{pwdNoSpecialError?'Not Compliant':'Compliant'}}

Must not contain any invalid special characters. {{pwdIllegalCharacterError?'Not Compliant':'Compliant'}}

Must not start with numeric characters. {{(numberAtStartError)?'Not Compliant':'Compliant'}}

Must not contain three repeating characters. {{(threeConsecutiveCharactersError)?'Not Compliant':'Compliant'}}

Must not contain your first name or last name. {{(pwdSameAsNameError)?'Not Compliant':'Compliant'}}

Must not be the same as your User ID. {{(pwdSameAsUserError)?'Not Compliant':'Compliant'}}

New password must match confirm password. {{(pwdMatchError)?'Not Compliant':'Compliant'}}




*NOTE*

1. To successfully save the new password, the Save button must be clicked before returning to the application.
2. User IDs cannot be changed. Once you have successfully chosen a User ID and submitted the record, this User ID will remain tied to your record and will not be changed.