UCF STIG Viewer Logo

The rexec daemon must not be running.


Overview

Finding ID Version Rule ID IA Controls Severity
V-226919 GEN003840 SV-226919r603265_rule High
Description
The rexecd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.
STIG Date
Solaris 10 SPARC Security Technical Implementation Guide 2022-09-07

Details

Check Text ( C-29081r485053_chk )
# svcs rexec
If the service is enabled, this is a finding.
Fix Text (F-29069r485054_fix)
# svcadm disable rexec
# svcadm refresh inetd