The UUCP service daemon must not be installed unless required.
Overview
Finding ID |
Version |
Rule ID |
IA Controls |
Severity |
V-216058 |
SOL-11.1-020160 |
SV-216058r959010_rule |
|
Low |
Description |
UUCP is an insecure protocol. |
Details
Check Text (C-17296r372556_chk) |
Determine if the UUCP package is installed.
# pkg list /service/network/uucp
If an installed package named "/service/network/uucp" is listed, this is a finding. |
Fix Text (F-17294r372557_fix) |
The Software Installation Profile is required.
# pfexec pkg uninstall /service/network/uucp |