home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / EXTPW104.ZIP / CHGPWD.DOC next >
Encoding:
Text File  |  1993-09-14  |  4.1 KB  |  115 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                      Inter
  7.  
  8.                            Extend Password Utilities
  9.  
  10.                                      1.04
  11.  
  12.                            by Stanley Lee (6:700/602)
  13.  
  14.     Using Borland Pascal 7.0 and Remote Door Unit 1.52 (Private Product)
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26. ╔══════════════════════════════════════════════════════════════════════════╗
  27. ║ Warrent on the uses of Extend Change Password 1.04                       ║
  28. ╚══════════════════════════════════════════════════════════════════════════╝
  29.   There is no warrently on this program if your user's data is corrupted .
  30.  
  31.   However, I can warrently that this program will only modify the
  32. Exitinfo.BBS and will not Read or Write anything about the Users Base.
  33.  
  34. ╔══════════════════════════════════════════════════════════════════════════╗
  35. ║ What is Extend Change PassWord 1.04 ?                                    ║
  36. ╚══════════════════════════════════════════════════════════════════════════╝
  37.   Due to RA2.00 use a CRC check-sum on password.
  38.  
  39.   Then will cause some problem for some sysop and user.
  40.  
  41.   Now I have written a program to save the user's password into the
  42. comment of the user base when the user want to change the password.
  43.  
  44.   When user change the password , this program will store the New Password to
  45. cover the old comment.
  46.  
  47. ╔══════════════════════════════════════════════════════════════════════════╗
  48. ║ How to install the Extend Change Password 1.04 ?                         ║
  49. ╚══════════════════════════════════════════════════════════════════════════╝
  50.   To install this program is very easy :
  51.  
  52.   Just Unpack the achieve and place CHGPWD.EXE to the RA directory.
  53.  
  54.   When the user want to change his/her password , run this program with
  55. menu type 7 to modify the user's comment.
  56.  
  57.   The opitional data should contain :
  58.  
  59.   CHGPWD.EXE [BBS Path] [RA Log Path] [RA Log File] [Min. Password Length]
  60. Example       C:\RA      C:\LOG        RA.LOG        4
  61.               Exitinfo.BBS
  62.               Path
  63.  
  64. ╔══════════════════════════════════════════════════════════════════════════╗
  65. ║ Example on install Extend Check Password 1.04 ?                          ║
  66. ╚══════════════════════════════════════════════════════════════════════════╝
  67.   Here is an example ,
  68.  
  69.   If your BBS diretory is C:\RA and the log path is C:\LOG\RA.LOG and your
  70. minmiun length for password is 4.
  71.  
  72.   Then use a Type 7 in the Menu, and
  73.  
  74.   The optional data is :
  75.  
  76.   CHKPWD.EXE C:\RA C:\LOG RA.LOG 4
  77.              |     |      |      |
  78.              |     |      |      +---------- The Minmiun Length "4"
  79.              |     |      +----------------- The Log File       "RA.LOG"
  80.              |     +------------------------ The Log File Path  "C:\LOG"
  81.              +------------------------------ The BBS Drop File Path
  82.  
  83. ╔══════════════════════════════════════════════════════════════════════════╗
  84. ║ New Version Released                                                     ║
  85. ╚══════════════════════════════════════════════════════════════════════════╝
  86.   If you want to get the newest version , Please file request my BBS with
  87. Keyword of "EXTPW" .
  88.  
  89. ╔══════════════════════════════════════════════════════════════════════════╗
  90. ║ Version History Information                                              ║
  91. ╚══════════════════════════════════════════════════════════════════════════╝
  92. 1.00 The First Version
  93. ---- Only Check Password Inclued.
  94.  
  95. 1.01 New Enchancement Version
  96. ---- Add Change Password
  97. ---- Fixed the No ANSI Problem
  98.  
  99. 1.02 Emergency Bug Fixed Version
  100. ---- Emergency Bug Fixed on the Calculating of CRC-32 of the password
  101.  
  102. 1.03 Minor Bug Fix
  103. ---- Minor Bug Fix on Hangup and Inactivity count
  104.  
  105. 1.04 Another Bug Fixed
  106. ---- Bug Fixed on Inactvity count
  107.  
  108. ╔══════════════════════════════════════════════════════════════════════════╗
  109. ║ Bug or Comment                                                           ║
  110. ╚══════════════════════════════════════════════════════════════════════════╝
  111.   If you discover any bug or any Enchancement, contact me
  112. (Stanley Lee,6:700/602) in the sysop echo for any Problems .
  113.  
  114. -------------------------------------End------------------------------------
  115.