home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / dec / 5884 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  3.5 KB

  1. Xref: sparky comp.sys.dec:5884 comp.unix.ultrix:8232
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!concert!rutgers!cmcl2!rlgsc.com!gezelter
  3. From: gezelter@rlgsc.com
  4. Newsgroups: comp.sys.dec,comp.unix.ultrix
  5. Subject: Re: Sanitize End Sectors?
  6. Message-ID: <1992Nov10.104715.246@rlgsc.com>
  7. Date: 10 Nov 92 15:47:15 GMT
  8. References: <1992Nov9.155043.4580@relay.nswc.navy.mil>
  9. Organization: Robert Gezelter Software Consultant, Flushing, NY
  10. Lines: 71
  11.  
  12. In article <1992Nov9.155043.4580@relay.nswc.navy.mil>, wdence@nswc-wo.nswc.navy.mil (Walter Dence) writes:
  13. >      I need to send some files out.  I need to wipe the ends of the 
  14. > end-sectors with zeros (or circumflexes, or anything).  This is
  15. > in case there is any sensitive info carried over into them from
  16. > a previous disk volume that had sensitive info.
  17. >      There was a similar flap several months ago over Prodigy.
  18. >      Is there a DCL batch file or other utility to do this?
  19. >      Is there a FAQ for this newsgroup?
  20. >      Is there an Internet FTP site for DEC-VAX stuff?
  21. >      Does "High-Water Marking" have anything to do with this?
  22. > If a disk volume is set to "Overwrite-on-delete", will this fix
  23. > this problem.  Does the VAX environment have these features and are
  24. > they commonly used for this?
  25. >      Thanks,
  26. >      Walt Dence
  27. > =====================================================================
  28. >                        WALTER E. DENCE, JR.
  29. >                    Data Acquisition Specialist
  30. >                  Influence Mechanisms Branch, G95
  31. > Commander, Dahlgren Division                        
  32. > Naval Surface Warfare Center     Office:          (301) 394-1707/1960
  33. > Dahlgren Division Detachment     Fax:             (301) 394-4510/4727
  34. > White Oak, G95 (W. Dence)        DSN (AutoVoN):         290-1707/1960
  35. > 10901 New Hampshire Ave.         MilNet: wdence@nswc-wo.nswc.navy.mil
  36. > Silver Spring, MD 20903-5000     Home:                 (301) 229-7394
  37. >          (This is personal opinion, not official opinion.)
  38. > =====================================================================
  39. -- 
  40. Walt,
  41.  
  42. There have been many discussions in a variety of arenas. The 
  43. exact answer depends upon who is doing the asking and who is 
  44. doing the asking. 
  45.  
  46. There are, I believe, some programs in the DECUS library to zero 
  47. blank disk packs completely. In any event, you probably want to 
  48. do this BEFORE the volume is INITIALIZED, not after. Then you 
  49. want to copy the files onto the now freshly scrubbed and initialized volume.
  50.  
  51. The flap over Prodigy was a result of the fact that unlike memory 
  52. contents on VMS, the contents of disk blocks are not, by default, 
  53. zeroed before re-use on DOS (or VMS).
  54.  
  55. You can use the /ERASE switch on DELETE operations to force VMS 
  56. to do at least a simple erase on DELETE, but, if memory serves me 
  57. correctly, the specially designed disk scrubbing programs are 
  58. more thorough (and take significantly longer to run).
  59.  
  60. I hope that the above has been helpful. If I can be of further 
  61. assistance, please feel free to contact me by phone or Email.
  62.  
  63. - Bob
  64. +--------------------------------------------------------------------------+
  65. | Robert "Bob" Gezelter                       E-Mail:  gezelter@rlgsc.com  |
  66. | Robert Gezelter Software Consultant         Voice:   +1 718 463 1079     |
  67. | 35-20 167th Street, Suite 215               Fax:       (on Request)      |
  68. | Flushing, New York  11358-1731                                           |
  69. | United States of America                                                 |
  70. +--------------------------------------------------------------------------+
  71.