1. Home
  2. Security Hardening
  3. DISA STIG Ubuntu 20.04 LTS V1R1
  4. UBTU-20-010035 – The Ubuntu operating system must use strong authenticators in establishing nonlocal maintenance and diagnostic sessions.

UBTU-20-010035 – The Ubuntu operating system must use strong authenticators in establishing nonlocal maintenance and diagnostic sessions.

Details

Nonlocal maintenance and diagnostic activities are those activities conducted by individuals communicating through a network, either an external network (e.g., the internet) or an internal network. Local maintenance and diagnostic activities are those activities carried out by individuals physically present at the information system or information system component and not communicating across a network connection. Typically, strong authentication requires authenticators that are resistant to replay attacks and employ multifactor authentication. Strong authenticators include, for example, PKI where certificates are stored on a token protected by a password, passphrase, or biometric.

Solution

Configure the Ubuntu operating system to use strong authentication when establishing nonlocal maintenance and diagnostic sessions.

Add or modify the following line to /etc/ssh/sshd_config:

UsePAM yes

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Maintenance.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles