From AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE
Part of GEN003810
Associated with IA controls: ECSC-1
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).
If the portmap service is required for system operations, this is not a finding. Determine if the portmap service is running. #ps -ef|grep portmap If portmap is running, this is a finding.
Disable the portmap service from auto starting by commenting out portmap from /etc/rc.tcpip.
# vi /etc/rc.tcpip
Shutdown the portmap service.
# ps -ef | grep portmap
# kill
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