From AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE
Part of GEN005340
Associated with IA controls: ECLP-1
Associated with: CCI-000225
The ability to read the MIB file could impart special knowledge to an intruder or malicious user about the ability to extract compromising information about the system or network.
Check the modes for all Management Information Base (MIB) files on the system.
Procedure:
# find / -name *.mib -print
# ls -lL 
Change the mode of MIB files to 0640.
Procedure:
# chmod 0640 
	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