2.4 Disable RPC Encryption Key

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The keyserv service is only required for sites that are using the Secure RPC mechanism.
The most common use for Secure RPC on Solaris machines is "secure NFS", which uses the
Secure RPC mechanism to provide higher levels of security than the standard NFS
protocols. ("Secure NFS" is unrelated to Kerberos authentication as a mechanism for
providing higher levels of NFS security. "Kerberized" NFS does not require the keyserv
service to be running.)

Rationale:

This service should be disabled if it is not required.

Solution

Run the following to set sendmail to listen only local interfaces:

# svccfg -v -s svc:/network/smtp:sendmail setprop config/local_only=true

# svcadm refresh sendmail

# svcadm restart sendmail

See Also

https://workbench.cisecurity.org/files/2582