This is work in progress.

Windows /Headers /ntstatus.h /STATUS_ILL_FORMED_PASSWORD

STATUS_ILL_FORMED_PASSWORD

Code: 0xc000006b (3221225579)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

When trying to update a password, this return status indicates that the value provided for the new password contains values that are not allowed in passwords.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000006bWhen trying to update a password, this return status indicates that the value provided for the new password contains values that are not allowed in passwords.
1 entry