¿Qué significa el código HRESULT 0xC05D0000 (ERROR_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP)?

 
También puede significar:
ConstanteTipoSO
STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAPNTSTATUSWindows
Anterior Siguiente
ERROR_VHDSET_BACKING_STORAGE_NOT_FOUND ERROR_SMB_BAD_CLUSTER_DIALECT

ERROR_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP

Qué significa ERROR_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP

ERROR_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP (0xC05D0000) es un HRESULT de error. No se pudo negociar una función hash de integridad de preautenticación SMB.

Qué comprobar

Captura las listas de algoritmos de preauthentication integrity que cliente y servidor ofrecen durante negociación SMB 3.1.1.

Cómo resolverlo o tratarlo

Habilita al menos un algoritmo hash común mediante versiones/configuración compatibles; revisa appliances o políticas que hayan restringido la lista.

Qué distingue este resultado

La negociación falla antes de autenticar porque no existe intersección de hashes de integridad de preautenticación.

Referencias técnicas


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