From Oracle Linux 5 Security Technical Implementation Guide
Part of GEN003815
Associated with: CCI-000305
The portmap and rpcbind services increase the attack surface of the system and should only be used when needed. The portmap or rpcbind services are used by a variety of services using Remote Procedure Calls (RPCs).
Check if the portmap package is installed. # rpm -qa | grep portmap If a package is found, this is a finding.
Remove the portmap package. # rpm -e portmap or # yum remove portmap
	Lavender hyperlinks in small type off to the right (of CSS
	class id, if you view the page source) point to
	globally unique URIs for each document and item. Copy the
	link location and paste anywhere you need to talk
	unambiguously about these things.
	
      
	You can obtain data about documents and items in other
	formats. Simply provide an HTTP header Accept:
	text/turtle or
	Accept: application/rdf+xml.
      
Powered by sagemincer