Thread: Tampering
View Single Post
  #3  
Old 12-20-2005, 02:48 PM
homer homer is offline
Junior Member
 
Join Date: Dec 2005
Posts: 9 | Points: 23
homer is on a distinguished road
Default

Use file attributes to prevent intruders from removing traces of their break-in. Both Linux and the BSDs have the ability to assign extra attributes to files and directories. This is different from the standard Unix permissions scheme in that the attributes set on a file apply universally to all users of the system, and they affect file accesses at a much deeper level than file permissions or ACLs.
Reply With Quote