From Oracle Linux 5 Security Technical Implementation Guide
Part of GEN003360
Associated with: CCI-000225
If the "at" facility executes world-writable or group-writable programs, it is possible for the programs to be accidentally or maliciously changed or replaced without the owner's intent or knowledge. This would cause a system security breach.
List the "at" jobs on the system.
Procedure:
# ls -la /var/spool/at
For each "at" job file, determine which programs are executed.
Procedure:
# more 
Remove group-write and world-write permissions from files executed by at jobs.
Procedure:
# chmod go-w 
	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