This is work in progress.

Windows / Headers / ntstatus.h / STATUS_PASSWORD_RESTRICTION

STATUS_PASSWORD_RESTRICTION

Code: 0xc000006c (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

When trying to update a password, this status indicates that some password update rule has been violated. For example, the password may not meet length criteria.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000006cWhen trying to update a password, this status indicates that some password update rule has been violated. For example, the password may not meet length criteria.
1 entry