Skip to content

Commit

Permalink
Fix banner_etc_issue_net
Browse files Browse the repository at this point in the history
Initialize the banner variable in Ubuntu 22.04 STIG profile
  • Loading branch information
alanmcanonical committed May 31, 2024
1 parent 731dde4 commit 5aa9e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions products/ubuntu2204/profiles/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ selections:

# UBTU-22-255020 The Ubuntu operating system must display the Standard Mandatory DoD Notice and Consent Banner before granting any local or remote connection to the system.
- banner_etc_issue_net
- remote_login_banner_text=dod_banners
- sshd_enable_warning_banner_net

# UBTU-22-255055 The Ubuntu operating system must configure the SSH daemon to use Message Authentication Codes (MACs) employing FIPS 140-3 approved cryptographic hashes to prevent the unauthorized disclosure of information and/or detect changes to information during transmission.
Expand Down

1 comment on commit 5aa9e50

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests passed ...

Please sign in to comment.