home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / TAGBBS / PATCH25G.ZIP / PATCH25G.DOC < prev    next >
Encoding:
Text File  |  1991-04-28  |  4.0 KB  |  118 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                        ******************************
  10.                        ** T.A.G. 2.5g System Patch **
  11.                        ******************************
  12.  
  13. The  following patch fixes two  security problems for  T.A.G. Version 2.5g.
  14. The first patch in this file  should only be used with version 2.5g,  while
  15. the second will operate on any version of T.A.G. after  the protocol editor
  16. was added.
  17.  
  18.  
  19.              --------------------------------------------------
  20.                                   Patch #1
  21.              Elimination of the Local Directory Archive Testing
  22.              --------------------------------------------------
  23.  
  24.           WARNING:  Should only be used with Version 2.5g
  25.  
  26.           NOTE:     Global archive testing will still function normally.
  27.  
  28. To run  this patch, place the  included patch25g.exe file in  the directory
  29. with your TAG.OVR  file.  Then simply  type "patch25g" and the  corrections
  30. will be  written to the TAG.OVR file.   This patch can be executed multiple
  31. times with no ill effects.
  32.  
  33. Once run, LOCAL directory archive testing (ZIPFT.BAT, ARCFT.BAT, LZHFT.BAT,
  34. and PAKFT.BAT)  will no longer be  available.  Please note  that the global
  35. archive testing files  (located in  the Main BBS  Directory (C:\BBS))  will
  36. still function normally.  This patch only effects special testing  on a per
  37. section basis.  We hope to introduce a more secure method of doing  this in
  38. the future.
  39.  
  40.  
  41.              -------------------------------------------------
  42.                                   Patch #2
  43.              Adding the "restrict" Option to DSZ Batch Uploads
  44.              -------------------------------------------------
  45.  
  46.      NOTE:     These changes  should only be made to DSZ Batch ** UPLOAD **
  47.                Protocols.
  48.  
  49. To add the "restrict" option to the DSZ batch upload protocols, perform the
  50. following steps:
  51.  
  52. 1.   Place the file "cdd.exe" in either your Main BBS Directory (C:\BBS) or
  53.      a directory accessible from the DOS PATH.
  54.  
  55. 2.   Place the file "dszbatul.bat" in your Main BBS Directory (C:\BBS) with
  56.      your "protocol.bat" file.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. 3.   Modify  all batch upload protocols to call the new "dszbatul.bat" file
  65.      with the following parameter format:
  66.  
  67.           dszbatul [UL Directory] [Current Dir]\dsz <****>
  68.  
  69.           <****> =  Remaining  parameters for  the corresponding  DSZ batch
  70.                     upload protocol, not including the final [UL Directory]
  71.                     parameter.
  72.  
  73.      Included here are uploads strings necessary for YModem, YModem-G,  and
  74.      ZModem  batch uploads.  Please note  that the items identified in []'s
  75.      are NOT typed  in.  These protocol replacement  strings are entered by
  76.      pressing Control-P  followed by specific key.   The keys  used for the
  77.      protocols below are as follows:
  78.  
  79.           Control-P  U   -    [UL Directory]
  80.           Control-P  C   -    [Current Dir]
  81.           Control-P  P   -    [Port]
  82.  
  83.      See the  T.A.G. Main Documentation  for information on  other protocol
  84.      replacement strings is they are necessary for your system.
  85.  
  86.      Only option "7", (U)L string has been modified.
  87.  
  88.      NOTE:     These  upload  strings assume  you  have  your DSZ  protocol
  89.                engine  in  the  Main  BBS Directory  (C:\BBS)  (Notice  the
  90.                "[Current Dir]\dsz").  If you have DSZ in another directory,
  91.                please  specify  the complete  path  in  place of  "[Current
  92.                Dir]".
  93.  
  94.                          ** YModem Batch Upload **
  95.  
  96. 7. (U)L string  : 
  97.      "dszbatul [UL Directory] [Current Dir]\dsz port [Port] restrict rb" 
  98.  
  99.                         ** YModem-G Batch Upload **
  100.  
  101. 7. (U)L string  : 
  102.      "dszbatul [UL Directory] [Current Dir]\dsz port [Port] restrict rb -g"
  103.  
  104.  
  105.                          ** ZModem Batch Upload **
  106.  
  107. 7. (U)L string  :
  108.      "dszbatul [UL Directory] [Current Dir]\dsz port [Port] restrict rz" 
  109.  
  110.  
  111.  
  112.  
  113. Good luck and thanks for your continued support !!
  114.  
  115.                     __   __   __
  116.                     /he  /AG  /eam
  117.  
  118.