From d39e4dca5a2d0b82c441a4e24d78bd995527e4db Mon Sep 17 00:00:00 2001 From: Allen Golbig Date: Mon, 8 Mar 2021 10:53:15 -0500 Subject: [PATCH] fix baselines --- baselines/800-53_low.yaml | 2 +- baselines/cnssi-1253.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/baselines/800-53_low.yaml b/baselines/800-53_low.yaml index 78532997..8e029c62 100644 --- a/baselines/800-53_low.yaml +++ b/baselines/800-53_low.yaml @@ -120,7 +120,7 @@ profile: - os_obscure_password - os_required_crypto_module - os_store_encrypted_passwords - - pwpolicy_force_change_password_change + - pwpolicy_force_password_change - section: "Permanent" rules: - os_secure_name_resolution diff --git a/baselines/cnssi-1253.yaml b/baselines/cnssi-1253.yaml index a7cce710..ff74ab85 100644 --- a/baselines/cnssi-1253.yaml +++ b/baselines/cnssi-1253.yaml @@ -154,7 +154,7 @@ profile: - os_store_encrypted_passwords - os_prevent_unauthorized_disclosure - pwpolicy_temporary_accounts_disable - - pwpolicy_force_change_password_change + - pwpolicy_force_password_change - pwpolicy_emergency_accounts_disable - section: "Permanent" rules: