Information
An access warning informs the user that the system is reserved for authorized use only, and that the use of the system may be monitored.
Rationale:
An access warning may reduce a casual attacker's tendency to target the system. Access warnings may also aid in the prosecution of an attacker by evincing the attacker's knowledge of the system's private status, acceptable use policy, and authorization requirements.
Impact:
If users are not informed of their responsibilities, unapproved activities may occur. Users that are not approved for access may take the lack of a warning banner as implied consent to access.
Solution
Graphical Method:
Perform the following steps to enable a login banner set to your organization's required text:
Open System Preferences
Select Security & Privacy
Select Show a message when the screen is locked
Select Set Lock Message
Insert text in the Set a message to appear on the lock screen that matches your organization's required text
Terminal Method:
Run the following command to enable a custom login screen message:
$ /usr/bin/sudo /usr/bin/defaults write /Library/Preferences/com.apple.loginwindow LoginwindowText '<custom message>'
example:
$ /usr/bin/sudo /usr/bin/defaults write /Library/Preferences/com.apple.loginwindow LoginwindowText 'Center for Internet Security Test Message'
Profile Method:
Create or edit a configuration profile with the following information:
The PayloadType string is com.apple.loginwindow
The key to include is LoginwindowText
The key must be set to <string><Your organization's required text></string>
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
Control ID: c7660ceb9b8e366f7cb6cb462061be0c610f7643996742665c87d2494b0c3a60