1. Home
  2. Security Hardening
  3. CIS Solaris 11.1 L1 V1.0.0
  4. Disable NIS Client Services – client

Disable NIS Client Services – client

Details

If the local site is not using the NIS naming service to distribute system and user configuration information, this service may be disabled. This service is disabled by default unless the NIS service has been installed and configured on the system.

As RPC-based services such as NIS may use non-secure authentication and share sensitive network object information with systems and applications using RPC-based service, NIS client daemons should be disabled. Users are encouraged to use LDAP as a name service in place of NIS.

Solution

To disable this service, run the following commands:
# svcadm disable svc:/network/nis/client
# svcadm disable svc:/network/nis/domain

Supportive Information

The following resource is also helpful.

This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles