2.10.5 Ensure Show Password Hints Is Disabled

Information

Password hints are user-created text displayed when an incorrect password is used for an account.

Password hints make it easier for unauthorized persons to gain access to systems by displaying information provided by the user to assist in remembering the password. This info could include the password itself or other information that might be readily discerned with basic knowledge of the end user.

Solution

Graphical Method:

Perform the following steps to disable password hints from being shown:

- Open System Settings
- Select Lock Screen
- Set 'Show password hints` to disabled

Terminal Method:

Run the following command to disable password hints:

$ /usr/bin/sudo /usr/bin/defaults write /Library/Preferences/com.apple.loginwindow RetriesUntilHint -int 0

Profile Method:

Create or edit a configuration profile with the following information:

- The PayloadType string is com.apple.loginwindow
- The key to include is RetriesUntilHint
- The key must be set to <integer>0</integer>

Impact:

The user can set the hint to any value, including the password itself or clues that allow trivial social engineering attacks.

See Also

https://workbench.cisecurity.org/benchmarks/15551

Item Details

Category: CONFIGURATION MANAGEMENT, SYSTEM AND SERVICES ACQUISITION

References: 800-53|CM-1, 800-53|CM-2, 800-53|CM-6, 800-53|CM-7, 800-53|CM-7(1), 800-53|CM-9, 800-53|SA-3, 800-53|SA-8, 800-53|SA-10, CSCv7|5.1

Plugin: Unix

Control ID: 6ef015976aa7b82cc78e7ab304c04f47d36e9e89caff632939716edf370daf6a