6.1.1 Ensure Login Window Displays as Name and Password Is Enabled

Information

The login window prompts a user for his/her credentials, verifies their authorization level and then allows or denies the user access to the system.

Rationale:

Prompting the user to enter both their username and password makes it twice as hard for unauthorized users to gain access to the system since they must discover two attributes.

Solution

Perform the following to ensure the login window display name and password:
Graphical Method:

Open System Preferences

Select Users and Groups

Select Login Options

Set Name and Password

Terminal Method:
Run the following command to enable the login window to display name and password:

$ sudo /usr/bin/defaults write /Library/Preferences/com.apple.loginwindow SHOWFULLNAME -bool true

Note: The GUI will not display the updated setting until the current user(s) logs out.
Profile Method:

Create or edit a configuration profile with the PayLoadType of com.apple.loginwindow

Add the key SHOWFULLNAME

Set the key to </true>

See Also

https://workbench.cisecurity.org/files/3569

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: 73cfd2d13fa373deaa688b3057b4e85286f4a97c54f9e81846f0fcd38b71d0fc