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
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc000007d | 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. |
1 entry |