Generic Security Services (GSS) must be disabled.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| low | V-216316 | SRG-OS-000480 | SOL-11.1-030030 | SV-216316r959010_rule | 2025-05-05 | 3 |
| 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 |