mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-03-04 01:12:00 +00:00
added baseline tags
This commit is contained in:
@@ -2,6 +2,8 @@ id: os_time_server_enabled
|
||||
title: "Enable Time Synchronization Daemon"
|
||||
discussion: |
|
||||
The macOS time synchronization daemon (timed) _MUST_ be enabled for proper time synchronization to an authorized time server.
|
||||
|
||||
NOTE: The time synchronization daemon is enabled by default on macOS.
|
||||
check: |
|
||||
/bin/launchctl list | /usr/bin/grep -c com.apple.timed
|
||||
result:
|
||||
@@ -34,6 +36,9 @@ macOS:
|
||||
tags:
|
||||
- 800-171
|
||||
- cnssi-1253
|
||||
- 800-53r5_low
|
||||
- 800-53r5_moderate
|
||||
- 800-53r5_high
|
||||
- 800-53r4_moderate
|
||||
- 800-53r4_high
|
||||
- stig
|
||||
|
||||
@@ -33,6 +33,9 @@ macOS:
|
||||
tags:
|
||||
- 800-171
|
||||
- cnssi-1253
|
||||
- 800-53r5_low
|
||||
- 800-53r5_moderate
|
||||
- 800-53r5_high
|
||||
- 800-53r4_moderate
|
||||
- 800-53r4_high
|
||||
- stig
|
||||
|
||||
@@ -33,6 +33,9 @@ macOS:
|
||||
tags:
|
||||
- 800-171
|
||||
- cnssi-1253
|
||||
- 800-53r5_low
|
||||
- 800-53r5_moderate
|
||||
- 800-53r5_high
|
||||
- 800-53r4_moderate
|
||||
- 800-53r4_high
|
||||
- stig
|
||||
|
||||
Reference in New Issue
Block a user