The UUCP service daemon must not be installed unless required.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| low | V-216293 | SRG-OS-000480 | SOL-11.1-020160 | SV-216293r959010_rule | 2025-05-05 | 3 |
| Description |
|---|
| UUCP is an insecure protocol. |
| ℹ️ Check |
|---|
| 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 |
|---|
| The Software Installation Profile is required. # pfexec pkg uninstall /service/network/uucp |