Generic Security Services (GSS) must be disabled.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
lowV-216316SRG-OS-000480SOL-11.1-030030SV-216316r959010_rule2026-02-193

Description

This service should be disabled if it is not required.

ℹ️ Check

Determine the status of the Generic Security Services. # svcs -Ho state svc:/network/rpc/gss If the GSS service is reported as online, this is a finding.

✔️ Fix

The Service Management profile is required: Disable the GSS service. # pfexec svcadm disable svc:/network/rpc/gss