Hexadecimal | Decimal | Symbolic | Friendly |
---|
0x56 | 86 | ERROR_INVALID_PASSWORD | The specified network password is not correct. |
0x267 | 615 | ERROR_PWD_TOO_SHORT | The password that was provided is too short to meet the policy of your user account. Please provide a longer password. |
0xc000006a | -1073741718 | STATUS_WRONG_PASSWORD | When you try to update a password, this return status indicates that the value that was provided as the current password is incorrect. |
0xc000006c | -1073741716 | STATUS_PASSWORD_RESTRICTION | When you try to update a password, this return status indicates that some password update rule was violated. For example, the password may not meet the length criteria. |
0x800704F1 | 1265 | STATUS_DOWNGRADE_DETECTED | The system cannot contact a domain controller to service the authentication request. Please try again later. |
0xc0000388 | -1073740920 | STATUS_DOWNGRADE_DETECTED | The system cannot contact a domain controller to service the authentication request. Please try again later. |