2.2.14 Ensure NIS Server is not installed
Audit#
Run the following command to verify nis is not installed:
# dpkg-query -W -f='${binary:Package}\t${Status}\t${db:Status-Status}\n' nis
nis unknown ok not-installed not-installed
Remediation#
Run the following command to remove nis: