tools/debian-mirror-tools/config/debian
Carmen Rata 5527d0df46 Disallow remote login as root
This commit fixes a security vulnerability found by a NESSUS Scan
in the sshd configuration. The ssh login as root is allowed in
"/etc/ssh/sshd_config" due to "PermitRootLogin" set to "yes".
It should be disallowed, and the setting of "PermitRootLogin"
should be "no". The fix is to remove the section pertaining to
"Allow root ssh login" in "base_bullseye.yaml", which is a leftover
cleanup from the Debian integration.

Test Plan:
PASS: Verify the stx build installs correctly in an AIO-SX system
configuration.
PASS: Verify the "PermitRootLogin" is set to "no" in
"/etc/ssh/sshd_config" file.
PASS: Verify that remote ssh as user root is not successful.

Closes-Bug: 2051473

Signed-off-by: Carmen Rata <carmen.rata@windriver.com>
Change-Id: Iee29cf2d5ade6268dcafcb0f3eb12d5f9afefc88
2024-01-29 15:12:10 +00:00
..
common Disallow remote login as root 2024-01-29 15:12:10 +00:00
compiler layer-and-build-type-priorities 2022-03-10 14:27:02 -05:00
containers Add dependency for package pandoc and python2.7 2023-11-13 15:00:45 +08:00
distro Debian: yajl: fix multiple CVEs 2023-11-06 10:22:43 +08:00
flock Reorganize OPAE tools package dependencies 2023-10-20 15:44:11 -03:00
openstack Add packages for containerized virtual switch tests 2023-11-24 15:45:51 -03:00