The NIS package must not be installed.
Overview
Finding ID |
Version |
Rule ID |
IA Controls |
Severity |
V-216053 |
SOL-11.1-020110 |
SV-216053r959010_rule |
|
High |
Description |
NIS is an insecure protocol. |
Details
Check Text (C-17291r372541_chk) |
Determine if the NIS package is installed.
# pkg list service/network/nis
If an installed package named "service/network/nis" is listed, this is a finding. |
Fix Text (F-17289r372542_fix) |
The Software Installation Profile is required.
# pfexec pkg uninstall service/network/nis |