Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-47905 | SOL-11.1-020110 | SV-60777r1_rule | High |
Description |
---|
NIS is an insecure protocol. |
STIG | Date |
---|---|
Solaris 11 SPARC Security Technical Implementation Guide | 2019-03-08 |
Check Text ( C-50341r1_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-51517r1_fix) |
---|
The Software Installation Profile is required. # pfexec pkg uninstall service/network/nis |