From 8e3786a9764ea4f2523afc825515b82f53d22c43 Mon Sep 17 00:00:00 2001 From: nbg84 Date: Wed, 16 Nov 2022 15:10:29 -0500 Subject: [PATCH] Added ac-17 #44 --- system-security-plan/partials/ac-17.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 system-security-plan/partials/ac-17.yaml diff --git a/system-security-plan/partials/ac-17.yaml b/system-security-plan/partials/ac-17.yaml new file mode 100644 index 0000000..2a8a795 --- /dev/null +++ b/system-security-plan/partials/ac-17.yaml @@ -0,0 +1,21 @@ +- uuid: {{ uuid.control }} + control-id: ac-17 + statements: + - statement-id: ac-17_smt.a + uuid: {{ uuid.statement }} + by-components: + - component-uuid: {{ uuid.component-uuid }} + uuid: {{ uuid.by-component }} + description: >- + Usage restrictions, configuration/connection requirements, and implementation guidance for each type of remote access allowed will be established and documented. + +- uuid: {{ uuid.control }} + control-id: ac-17 + statements: + - statement-id: ac-17_smt.b + uuid: {{ uuid.statement }} + by-components: + - component-uuid: {{ uuid.component-uuid }} + uuid: {{ uuid.by-component }} + description: >- + Each type of remote access to the system will be authorized prior to allowing such connections. \ No newline at end of file