Skip to content

Commit

Permalink
adding not to 6.1.1
Browse files Browse the repository at this point in the history
Filevault has it's own loginwindow, having a username and password field is pointless when using filevault. It also confuses users when filevault messes up a login.
  • Loading branch information
krispayne authored Nov 29, 2016
1 parent a299f04 commit ba6bfdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ElCapitan_CIS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -801,6 +801,7 @@ userEnvironment() {
# 6.1.1 Display login window as name and password
# Level 1 Scored
# No audit, just do it.
# If using FileVault 2, this does not matter and should be commented out.
ScriptLogging " Setting LoginWindow to display as username and password..."
/usr/bin/defaults write /Library/Preferences/com.apple.loginwindow SHOWFULLNAME -bool yes

Expand Down

0 comments on commit ba6bfdc

Please sign in to comment.