From Oracle Linux 5 Security Technical Implementation Guide
Part of GEN003810
Associated with: CCI-001336
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 the status of the portmap service. # service portmap status If the service is running, this is a finding.
Shutdown and disable the portmap service. # service portmap stop; chkconfig portmap off
	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