UCF STIG Viewer Logo

The system must be configured to prevent the storage of the LAN Manager hash of passwords.


Overview

Finding ID Version Rule ID IA Controls Severity
V-3379 3.073 SV-29269r2_rule ECSC-1 High
Description
The LAN Manager hash uses a weak encryption algorithm. Account passwords can be retrieved from this hash using available tools. This setting controls whether or not a LAN Manager hash of the password is stored in the SAM the next time the password is changed.
STIG Date
Windows Vista Security Technical Implementation Guide 2017-01-30

Details

Check Text ( C-59385r1_chk )
Analyze the system using the Security Configuration and Analysis snap-in.
Expand the Security Configuration and Analysis tree view.
Navigate to Local Policies -> Security Options.

If the value for "Network security: Do not store LAN Manager hash value on next password change" is not set to "Enabled", this is a finding.

The policy referenced configures the following registry value:

Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SYSTEM\CurrentControlSet\Control\Lsa\

Value Name: NoLMHash

Value Type: REG_DWORD
Value: 1
Fix Text (F-63897r1_fix)
Configure the policy value for Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options -> "Network security: Do not store LAN Manager hash value on next password change" to "Enabled".