IBM z/OS UNIX Telnet Server Startup parameters must be properly specified to display the banner.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| medium | V-223643 | SRG-OS-000228-GPOS-00088 | ACF2-UT-000050 | SV-223643r958586_rule | 2026-03-09 | 9 |
Description
Display of a standardized and approved use notification before granting access to the publicly accessible operating system ensures privacy and security notification verbiage used is consistent with applicable federal laws, Executive Orders, directives, policies, regulations, standards, and guidance.
System use notifications are required only for access via logon interfaces with human users and are not required when such human interfaces do not exist.
ℹ️ Check
From the ISPF Command Shell enter:
ISHELL
Enter /etc/ for a pathname; a CD /etc/ may need to be issued.
select FILE NAME inetd.conf
If Option -h is included on the otelnetd command, this is a finding.
✔️ Fix
Configure the startup parameters in the inetd.conf file for otelnetd to exclude option -h.
Note: -h indicates that the logon banner should not be displayed.