mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
Merge pull request #324 from ansible-lockdown/fix_rhel9cis_warning_banner
Fix for #322 thank @mindrb
This commit is contained in:
commit
15cb6db6bf
2 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
## 2.0.0 - Based on CIS v2.0.0
|
||||
|
||||
- #320 - thanks to @kodebach
|
||||
- #322 - thanks to @mindrb
|
||||
- #320 - thanks to @anup-ad
|
||||
|
||||
## 1.1.6 - Based on CIS v1.0.0
|
||||
|
||||
|
|
|
|||
|
|
@ -588,7 +588,7 @@ rhel9cis_crypto_policy_module: ''
|
|||
# - 1.7.2 - Ensure local login warning banner is configured properly
|
||||
# - 1.7.3 - Ensure remote login warning banner is configured properly
|
||||
# This variable stores the content for the Warning Banner(relevant for issue, issue.net, motd).
|
||||
rhel9cis_warning_banner: Authorized uses only. All activity may be monitored and reported.
|
||||
rhel9cis_warning_banner: Authorized users only. All activity may be monitored and reported.
|
||||
# End Banner
|
||||
|
||||
## Control 1.8.x - Settings for GDM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue