Site icon EfmSoft

¿Qué significa el código NTSTATUS 0xC0000446 (STATUS_INVALID_LABEL)?

 
Anterior Siguiente
STATUS_CS_ENCRYPTION_FILE_NOT_CSE STATUS_DRIVER_PROCESS_TERMINATED

STATUS_INVALID_LABEL

Qué significa STATUS_INVALID_LABEL

Mandatory Integrity Control guarda el integrity SID en una ACE específica dentro de la SACL. No cualquier SID sintácticamente válido puede usarse como label: debe pertenecer a la mandatory-label authority y representar un integrity level aceptado.

No lo confunda con owner/DACL. Una user SID o group SID correcto para access control sigue siendo inválido como mandatory label.

Qué comprobar

  • Inspeccione la SYSTEM_MANDATORY_LABEL_ACE y su SID.
  • Compruebe authority y RID de integrity level.
  • Verifique que la ACE está en la SACL y tiene el tipo correcto.
  • Preserve el security descriptor original antes de transformarlo.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.

Exit mobile version