2.2.7 Ensure NFS and RPC are not enabled - rpcbind

Information

The Network File System (NFS) is one of the first and most widely distributed file systems in the UNIX environment. It provides the ability for systems to mount file systems of other servers through the network.

Rationale:

If the system does not export NFS shares or act as an NFS client, it is recommended that these services be disabled to reduce remote attack surface.

Solution

Run the following commands to disable nfs and rpcbind :

# chkconfig nfs off
# chkconfig rpcbind off

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6, 800-53|CM-7, CSCv7|9.2

Plugin: Unix

Control ID: 7812329872cd0ba8fe9b3c89586d040f0cfa21b416d971884f4716db6e0bcae9