1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 Photon OS V1R1
  4. PHTN-67-000006 – The Photon operating system must have the sshd SyslogFacility set to ‘authpriv’ – authpriv.

PHTN-67-000006 – The Photon operating system must have the sshd SyslogFacility set to ‘authpriv’ – authpriv.

Details

Automated monitoring of remote access sessions allows organizations to detect cyberattacks and ensure ongoing compliance with remote access policies by auditing connection activities.

Solution

Open /etc/ssh/sshd_config with a text editor.

Ensure that the ‘SyslogFacility’ line is uncommented and set to the following:

SyslogFacility AUTHPRIV

At the command line, execute the following command:

# service sshd reload

Supportive Information

The following resource is also helpful.

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

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles