Site icon EfmSoft

¿Qué significa el código NTSTATUS 0xC0000157 (STATUS_SECRET_TOO_LONG)?

 
Anterior Siguiente
STATUS_TOO_MANY_SECRETS STATUS_INTERNAL_DB_ERROR

STATUS_SECRET_TOO_LONG

Qué significa STATUS_SECRET_TOO_LONG

LSA secrets no son un blob store genérico. Este status puede ser un límite real o revelar que el caller confundió byte count/character count al construir LSA_UNICODE_STRING.

Dividir arbitrariamente secretos grandes en múltiples entradas amplía dependencia de una API que no fue diseñada para ese uso.

Qué comprobar

Referencias técnicas


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

Exit mobile version