home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / utils / f / pwinstl.arc / TEXT6.MSS < prev    next >
Encoding:
Text File  |  1993-03-27  |  1.2 KB  |  28 lines

  1. @FOOTER(center = "@VALUE(Page)")
  2. @CHAPTER(Computer System Security)
  3. @SECTION(Physical Security)
  4. @DIVISION(Computer Room Security)
  5. @INDEX(Computer Room Security) There are three basic reasons for
  6. maintaining computer room security.  These are:
  7. @ENUMERATE[Preventing access to the computer itself.
  8.  
  9. Preventing access to the data physically contained in the computer.
  10.  
  11. Preventing access to the communication lines leading out of the
  12. computer.]
  13. @PARAGRAPH(Computer access)
  14. There are simple reasons to keep people away from the computer
  15. itself: a vandal can physically destroy the equipment or disrupt
  16. the service it provides.  Either can be costly, but both are
  17. easily discovered (after the fact!).
  18. @PARAGRAPH(Physical data access)
  19. Where there is a computer, there are usually disk and tape drives
  20. and the storage media they use in close proximity.  Theft of
  21. online media is easy to detect (@i(most) computer systems
  22. complain if you remove a disk or tape from the drive while it is
  23. in use!), but if the data contained therein is itself secret or
  24. valuable, detection is not as important as prevention.  Theft of
  25. off-line media (e.g., backup tapes) is almost as easy to detect.
  26.  
  27.  
  28. @COMMENT{TEXT6.MSS}