UCF STIG Viewer Logo

The login window must be configured to prompt for username and password, rather than show a list of users.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51231 OSX8-00-00930 SV-65441r1_rule Medium
Description
The login window must be configured to prompt for username and password, rather than show a list of users.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53579r1_chk )
To check if the login window is configured to prompt for user name and password, run the following command:

system_profiler SPConfigurationProfileDataType | grep SHOWFULLNAME | awk '{ print $3 }' | sed 's/;//'

If this setting is not defined, or not set to "1", this is a finding.
Fix Text (F-56031r1_fix)
This is enforced using a configuration profile.