home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / PWD16.ZIP / PASSWORD.CFG < prev    next >
Text File  |  1994-01-02  |  5KB  |  105 lines

  1. Y        ; Password.PPE Executed
  2. Y        ; Called Never Entered Their Verification Info
  3. Y        ; Caller Answered Account Info Did Not Belong to Them
  4. Y        ; Caller Answered Account Info Did Belong to Them
  5. Y        ; Caller Entered Incorrect Verification Info
  6. Y        ; Caller Entered Correct Verification Info
  7. Y        ; The Two Passwords Entered Did Not Match
  8. Y        ; Caller Entered a Blank Password
  9. Y        ; Passwords Were an Incorrect Length
  10. Y        ; Caller Entered an Invalid Password
  11. Y        ; Password Was Successfully Reset for User
  12. Y        ; PWD_PPE.MSG   (Message that PASSWORD.PPE was executed)
  13. 0        ;   Conference the message above should be left in
  14. Y        ; VER_FAIL.MSG  (Message of mismatch with verification info)
  15. 0        ;   Conference the message above should be left in
  16. Y        ; PWD_PASS.MSG  (Message to Sysop that password was reset)
  17. 0        ;   Conference the message above should be left in
  18. Y        ; PWD_USER.MSG  (Message to User that password was reset)
  19. 0        ;   Conference the message above should be left in
  20. SYSOP
  21. Y        ; Address PSA Line #1 (address line 1)
  22. Y        ; Address PSA Line #2 (address line 2)
  23. Y        ; Address PSA Line #3 (city/town)
  24. Y        ; Address PSA Line #4 (state)
  25. Y        ; Address PSA Line #5 (zip/postal code)
  26. Y        ; Address PSA Line #6 (country)
  27. Y        ; Home/Voice phone number
  28. Y        ; Business/Data phone number
  29. Y        ; Last time/date on system
  30. Mother's Maiden (Last) Name
  31. 50       ; Highest security level to have a password reset
  32. Y        ; Invalid Security Level Executed PASSWORD.PPE
  33. Y        ; PWD_SEC.MSG  (Message to Sysop if higher security level used)
  34. 0        ;   Conference the message above should be left in
  35.  
  36. ----------------------------------------------------------------------------
  37.  
  38.    This configuration file allows you to select how/if you wish to be
  39. notified when a caller executes the password.ppe program (either written to
  40. the caller logs and/or messages to the Sysop). It will also help you to know
  41. what types of answers they provided for each prompt. I used this as a
  42. debugging tool and also to assist in determining if a caller was trying to
  43. hack into an existing account (couldn't match the Verification Information).
  44.  
  45.    To select which options you wish to use simply load this configuration
  46. file into your favorite ascii text editor (such as Qedit by SemWare) and
  47. edit the lines as described below.
  48.    **NOTE**: Do NOT change the line number these reside on. PASSWORD.PPE is
  49. written to read each line number as is.
  50.  
  51. Lines 1 - 11
  52. ------------
  53.    Entering a Y will write the corresponding text to the caller log.  Enter
  54. an N if you don't want the text written to the caller log.
  55.  
  56. Lines 12, 14, 16, 18
  57. --------------------
  58.    Entering a Y will create a private message with the designated *.MSG
  59. filename.  These *.MSG files must reside in the same directory as your
  60. PASSWORD.PPE and may be edited to your liking.  Enter an N if you don't wish
  61. to have the message created.
  62.  
  63. Lines 13, 15, 17, 19
  64. --------------------
  65.    The conference number you would like each of the respective messages to
  66. be left in.
  67.  
  68. Line 20
  69. -------
  70.    Enter the name of the person (either SYSOP or a valid username on your
  71. BBS) you would like the first three messages addressed to (the fourth
  72. message is automatically addressed to the caller). I added this option as we
  73. have a fairly large board with more than one actual "Sysop".
  74.  
  75. Lines 21-29
  76. -----------
  77.    Entering a Y will gather the corresponding information from the caller's
  78. record and the Address PSA and display it to them for verification.  If you
  79. don't want a specific line to be displayed to the caller enter an N.
  80. **NOTE**  It's suggested you display as much of this information as possible
  81. to use as a duplicate name check.  Some systems may wish to display all of
  82. this information while others feel some of this may be a breech of the
  83. callers privacy. That's why everything except for the caller's name has been
  84. made optional.
  85.  
  86. Line 30
  87. -------
  88.    Some systems are using something other than PCBoard's default of
  89. "Mother's Maiden Name" in the Verification PSA field. Whatever text you type
  90. on line #30 will be displayed as the definition of the text in the
  91. Verification PSA.
  92.  
  93. Lines 31-34
  94. -----------
  95.    Line #31 is the maximum security level that you want to be able to reset
  96. a password.  It was brought to my attention that if a caller knew the
  97. Verification Information of the Sysop they could feasibly reset the Sysop's
  98. password and gain unlimited access.  Whatever number you place line #31 will
  99. be the maximum security level for the program to run.
  100.    On line #32 enter a Y if you want the corresponding text written to the
  101. caller log.
  102.    On line #33 enter a Y if you want a message sent (to the name designated
  103. on line #20) if a higher security level higher tries to reset a password.
  104.    On line #34 enter the conference number the message should be left in.
  105.