Ubuntu 24.04 LTS must use the "SSSD" package for multifactor authentication services.
DISA Rule
SV-270663r1066478_rule
Vulnerability Number
V-270663
Group Title
SRG-OS-000705-GPOS-00150
Rule Version
UBTU-24-100660
Severity
CAT II
CCI(s)
- CCI-004046 - Implement multi-factor authentication for local; network; and/or remote access to privileged accounts; and/or non-privileged accounts such that one of the factors is provided by a device separate from the system gaining access.
- CCI-004047 - Implement multi-factor authentication for local; network; and/or remote access to privileged accounts; and/or non-privileged accounts such that the device meets organization-defined strength of mechanism requirements.
- CCI-000765 - Implement multifactor authentication for network access to privileged accounts.
- CCI-000766 - Implement multifactor authentication for network access to non-privileged accounts.
Weight
10
Fix Recommendation
Enable the "sssd.service to start automatically on reboot with the following command:
$ sudo systemctl enable sssd.service
ensure the "sssd" service is running
$ sudo systemctl start sssd.service
Check Contents
Verify the "sssd.service" is enabled and active with the following commands:
$ sudo systemctl is-enabled sssd
enabled
$ sudo systemctl is-active sssd
active
If "sssd.service" is not active or enabled, this is a finding.
Vulnerability Number
V-270663
Documentable
False
Rule Version
UBTU-24-100660
Severity Override Guidance
Verify the "sssd.service" is enabled and active with the following commands:
$ sudo systemctl is-enabled sssd
enabled
$ sudo systemctl is-active sssd
active
If "sssd.service" is not active or enabled, this is a finding.
Check Content Reference
M
Target Key
5673