Skip to content

The Photon operating system must configure sshd to disallow Generic Security Service Application Program Interface (GSSAPI) authentication.

An XCCDF Rule

Description

GSSAPI authentication is used to provide additional authentication mechanisms to applications. Allowing GSSAPI authentication through Secure Shell (SSH) exposes the system's GSSAPI to remote hosts, increasing the attack surface of the system.

ID
SV-256547r991589_rule
Version
PHTN-30-000078
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Navigate to and open:

/etc/ssh/sshd_config

Ensure the "GSSAPIAuthentication" line is uncommented and set to the following: