Site icon EfmSoft

What does NTSTATUS 0xC000006B (STATUS_ILL_FORMED_PASSWORD) mean?

 
Previous Next
STATUS_WRONG_PASSWORD STATUS_PASSWORD_RESTRICTION

STATUS_ILL_FORMED_PASSWORD

The password value is malformed for the password-change operation

This status is returned while changing or setting a password when the proposed value is not acceptable as a password string for that path. It is not the same as entering the wrong current password.

The relevant evidence is the password-change API, domain password policy, encoding path, and whether a legacy compatibility layer such as LM password conversion is involved.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version