Windows / Code / 0xb000792c
0xb000792c
Decimal: 2952821036 · Signed: -1342146260
As HRESULT:- S: 1 (Failure)
- C: 1 (Customer-defined)
- N: 1 (Wraps an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x792c (31020)
As NTSTATUS:- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 1 (Customer-defined)
- N: 1 (Reserved, must be clear in a well-formed NTSTATUS)
- Facility: 0x000 (Default)
- Code: 0x792c (31020)
Associated Modules
| Module | Found in | Description |
|---|
| mrxsmb.sys | 11 | Session key for connection is weaker than required. Connection will be closed as a result.
Server: %2
User: %6
Session key length: %3
Required Session key length: %4
Guidance:
To establish a connection with a shorter session key, set the following registry DWORD value name with the value as decimal bits:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
"MinimumSessionKeyLength"
Important: If you have configured the 'Network security: Configure encryption types allowed for Kerberos' security policy to prevent use of 256-bit keys but also set the MinimumSessionKeyLength greater than 128 bits, the computer will not be able to make SMB connections. Setting MinimumSessionKeyLength higher than 128 bits will also prevent SMB connections using NTLM. |
| 1 entry |
Associated Headers