STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide

V-27276

CAT II (Medium)

The system must not have the unnecessary gopher account.

Rule ID

SV-44800r1_rule

STIG

SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide

Version

V1R12

CCIs

CCI-000012

Discussion

Accounts that provide no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system.

Check Content

Check the system for the unnecessary "gopher" accounts.

Procedure:
# grep ^gopher /etc/passwd
If this account exists, it is a finding.

Fix Text

Remove the "gopher" account from the /etc/passwd file before connecting a system to the network.