If all RPC services are disabled, disable the portmap daemon itself. The portmap daemon is required for the RPC service. It converts the RPC program numbers into Internet port numbers. The daemon may be disabled if the server is not: An NFS server A NIS (YP) or NIS+ server Running the CDE GUI Running a third-party software application that relies on RPC support Rationale: If no RPC services are required then there is no need to start the portmap daemon at boot time. A start of portmap can be done either manually, or scripted, should RPC port-mapping support be needed post-IPL. NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Review any active RPC services: rpcinfo -p localhost Run the program above (in Audit) with the argument fix check exit status (should be 0) Default Value: Enabled Additional Information: Reversion: Restore in portmap startup in /etc/rc.tcpip: chrctcp -a portmap startsrc -s portmap