home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / EXTPW104.ZIP / CHKPWD.DOC < prev    next >
Encoding:
Text File  |  1993-09-14  |  3.9 KB  |  114 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 Check 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 Check 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 ask the Users Password and save the
  42. user's password into the comment of the user base.
  43.  
  44.  
  45. ╔══════════════════════════════════════════════════════════════════════════╗
  46. ║ How to install the Extend Check Password 1.04 ?                          ║
  47. ╚══════════════════════════════════════════════════════════════════════════╝
  48.   To install this program is very easy :
  49.  
  50.   Just Unpack the achieve and place CHKPWD.EXE to the RA directory.
  51.  
  52.   Set a function in the menu setting , set the user with any flag will force
  53. to run or force a user without a flag will run the program .
  54.  
  55.   This is a type 7 Function example :
  56.  
  57.   The optional data should contain :
  58.  
  59.   CHKPWD.EXE [BBS Path] [FLAG UPDATE] [Y|N]
  60. Example       C:\RA      A1            Y - Turn On
  61.                          only one flag N - Turn Off
  62.  
  63. ╔══════════════════════════════════════════════════════════════════════════╗
  64. ║ Example on install Extend Check Password 1.04 ?                          ║
  65. ╚══════════════════════════════════════════════════════════════════════════╝
  66.   Here is an example ,
  67.  
  68.   If you set a A1 flag originally on for new user and the BBS directory is
  69. C:\RA\ .
  70.  
  71.   Then use a Type 7 in the Top Menu, and
  72.  
  73.   The optional data is :
  74.  
  75.   CHKPWD.EXE C:\RA A1 Y
  76.                  |  | |
  77.                  |  | +------------ Turn on/Turn off
  78.                  |  +-------------- Flag Update
  79.                  +----------------- BBS directory
  80.  
  81. ╔══════════════════════════════════════════════════════════════════════════╗
  82. ║ New Version Released                                                     ║
  83. ╚══════════════════════════════════════════════════════════════════════════╝
  84.   If you want to get the newest version , Please file request my BBS with
  85. Keyword of "EXTPW" .
  86.  
  87. ╔══════════════════════════════════════════════════════════════════════════╗
  88. ║ Version History Information                                              ║
  89. ╚══════════════════════════════════════════════════════════════════════════╝
  90. 1.00 The First Version
  91. ---- Only Check Password Inclued.
  92.  
  93. 1.01 New Enchancement Version
  94. ---- Add Change Password
  95. ---- Fixed the No ANSI Problem
  96.  
  97. 1.02 Emergency Bug Fixed Version
  98. ---- Emergency Bug Fixed on the Calculating of CRC-32 of the password
  99.  
  100. 1.03 Minor Bug Fixed
  101. ---- Minor Bug Fixed on the Hangup and Inactivity timout
  102.  
  103. 1.04 Another Bug Fixed
  104. ---- Bug fixed again on the inactivity
  105.  
  106. ╔══════════════════════════════════════════════════════════════════════════╗
  107. ║ Bug or Comment                                                           ║
  108. ╚══════════════════════════════════════════════════════════════════════════╝
  109.   If you discover any bug or any Enchancement, contact me
  110. (Stanley Lee,6:700/602) in the international echo for any Problems .
  111.  
  112. -------------------------------------End------------------------------------
  113.  
  114.