home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17638 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  2.9 KB

  1. Path: sparky!uunet!stanford.edu!rutgers!cmcl2!rlgsc.com!gezelter
  2. From: gezelter@rlgsc.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: BACKUP Question
  5. Message-ID: <1992Nov7.083207.245@rlgsc.com>
  6. Date: 7 Nov 92 13:32:07 GMT
  7. References: <9211062238.AA11641@hermann.barra.COM>
  8. Organization: Robert Gezelter Software Consultant, Flushing, NY
  9. Lines: 51
  10.  
  11. In article <9211062238.AA11641@hermann.barra.COM>, louis@BARRA.COM (Louis Dunne) writes:
  12. >>Um taking the tape from the drive and putting it somewhere secure
  13. >>always seems to work for me 8^]
  14. >>
  15. > ....
  16. >     There are many steps you can do to prevent everyday users from using
  17. >     your tape drive(s) and/or tapes. My suggestion would be a device
  18. >     level ACL on the tape device(s), and change the device protection to
  19. >     prevent world (and maybe group) access. Then grant that identifier
  20. >     to the "authorized" users of the device. If there are a small number
  21. >     of users who you want to restrict, then do the resverse. Put an ACL
  22. >     on the device which prevents access by a set of users; then grant
  23. >     that identifier to those users. I think this is the reasonably
  24. >     easy "painfree" solulion.
  25. >     Remember, it's important to do something about this if it affects
  26. >     your site. If you don't you'll get hit eventually. Esp if your
  27. >     an educational institution with students who have a spare time
  28. >     playing with this kind of thing!
  29. > Louis
  30. >        -------------------------------------------------------------------------
  31. >       / Louis Dunne                          /                                /
  32. >      /  VMS/UNIX Systems                    /  Internet:   louis@barra.com   /
  33. >     /                                      /   Phone:      +1 510 649-4229  / 
  34. >    /    BARRA, Inc.                       /    Fax:        +1 510 548-4374 /
  35. >   /     1995 University Ave., Suite 400  /                                /
  36. >  /      Berkeley, CA 94704              /                                /
  37. > -------------------------------------------------------------------------
  38. -- 
  39. Louis,
  40.  
  41. While an ACL will do the job, it also makes the drive unavailable 
  42. to everybody else until you come back in the morning. A less 
  43. nasty form of protection would be to have a batch job which 
  44. requested the tape, at which point the tape drive has already 
  45. been allocated. The batch job can then do a WAIT until an 
  46. appropriate time to actually run the backups.
  47.  
  48. - Bob
  49. +--------------------------------------------------------------------------+
  50. | Robert "Bob" Gezelter                       E-Mail:  gezelter@rlgsc.com  |
  51. | Robert Gezelter Software Consultant         Voice:   +1 718 463 1079     |
  52. | 35-20 167th Street, Suite 215               Fax:       (on Request)      |
  53. | Flushing, New York  11358-1731                                           |
  54. | United States of America                                                 |
  55. +--------------------------------------------------------------------------+
  56.