This is work in progress.

Windows /Headers /ntstatus.h /STATUS_BAD_INHERITANCE_ACL

STATUS_BAD_INHERITANCE_ACL

Code: 0xc000007d (3221225597)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

Indicates that an attempt to build either an inherited ACL or ACE was not successful. This can be caused by a number of things. One of the more probable causes is the replacement of a CreatorId with an SID that didn't fit into the ACE or ACL.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000007dIndicates that an attempt to build either an inherited ACL or ACE was not successful. This can be caused by a number of things. One of the more probable causes is the replacement of a CreatorId with an SID that didn't fit into the ACE or ACL.
1 entry