home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / TRICIUI1.ARJ / TRICIU.DOC < prev    next >
Text File  |  1993-07-25  |  6KB  |  127 lines

  1. TriCheckInactiveUsers v1.0
  2. Copyright (C) 1993 Doug Henderson
  3. For the TriBBS (tm) Bulletin Board System
  4.  
  5. released July 25th,1993
  6.  
  7. Node Carolina, TriBBS #558
  8. (704) 663-7602
  9. 1200/2400/9600/14400
  10. v.32/v.32bis/v.42bis
  11. 24 hours/day
  12. -----------------------------------------
  13.      
  14. DISCLAIMER
  15. In no event will I, Doug Henderson, be held liable for any loss or damage to 
  16. data and/or equipment by your use, whether proper or improper, of this 
  17. software. This product is provided AS IS. There are NO warranties or 
  18. guarantees, whether expressed or implied. By using this program, you 
  19. automatically CONSENT to the terms and conditions of this disclaimer. 
  20.  
  21. ACKNOWLEDGEMENT
  22. TriBBS (tm) is a registered trademark of Mark Goodwin.
  23.  
  24. REGISTRATION
  25. TriCheckInactiveUsers v1.0 is a fully-functional TriBBS 4.x utility being 
  26. distributed under the shareware concept. You may evaluate TriCIU for a period 
  27. of 30 days. At the end of the 30-day evaluation period, you must register 
  28. your copy of TriCIU or remove it from your board. When you register this 
  29. software, I will upload to your BBS a registered version of the latest 
  30. version of TriCIU.
  31.  
  32. To register: Send your Name, Address, Voice Phone Number, Name and 
  33. Phone Number of your BBS, and a check for $5.00 to:  
  34.         
  35.         Node Carolina
  36.         C/O Doug Henderson
  37.         539 Dixie Drive
  38.         Mooresville, NC 28115
  39.  
  40.         (Make checks payable to Doug Henderson)
  41.  
  42.    ** I WILL NOT BE HELD RESPONSIBLE FOR LOST OR MISDIRECTED MAIL **
  43.           ** IF YOU SEND CASH, YOU DO SO AT YOUR OWN RISK **
  44.  
  45. Remember, your support is what keeps Shareware alive!
  46.  
  47. DISTRIBUTION
  48. You may make this file available for downloading from your BBS, or you may  
  49. upload it to any BBS of your choice, provided that you do not make any
  50. changes to the contents of the archive.
  51.  
  52. The following files MUST be included in the archive:
  53.  
  54.    TRICIU.EXE    the executable file
  55.    TRICIU.DOC    the documentation file
  56.    TRICIU.CFG    the sample configuration file
  57.   FILE_ID.DIZ    program description file
  58.  
  59. INTRODUCTION
  60. TriCheckInactiveUsers is a TriBBS 4.x utility designed to check the USERS.DAT
  61. file for users who have not logged onto your board in a specified number of  
  62. days. If inactive users are found, TriCIU will generate a user-specific logon
  63. screen for the Sysop giving the names of those inactive users. If configured
  64. to do so, TriCIU will also automatically flag for deletion any inactive users
  65. that are found.
  66.  
  67. INSTALLATION
  68. 1) Copy TRICIU.EXE and TRICIU.CFG into any directory of your choice. The 
  69.    .CFG file must remain in the same directory as the .EXE file.
  70.  
  71. 2) Using a text editor, edit the TRINUG.CFG file to include the required
  72.    information as shown in the example below:
  73.  
  74.    Node Carolina               <-- The name of your BBS
  75.    Doug Henderson              <-- Sysop's first and last name
  76.    C:\TRIBBS\MWORK\            <-- The path to your USERS.DAT file
  77.    C:\TRIBBS\DISPLAY\          <-- The path to Sysop logon screen
  78.    @MOREOFF@ @BREAKOFF@ @CLS@  <-- header for Sysop logon screen
  79.    @PAUSE@                     <-- footer for Sysop screen
  80.    60                          <-- number of days to check for inactivity
  81.    Y                           <-- Flag for deletion? Y or N
  82.    1                           <-- Sysop's user number. Should be "1", but
  83.                                    you never know!
  84.  
  85.    IMPORTANT!! YOU MUST INCLUDE THE TRAILING BACKSLASHES AFTER THE PATHNAMES
  86.    OR THE SOFTWARE WILL NOT FUNCTION PROPERLY!!
  87.  
  88. 3) TriCheckInactiveUsers should be executed as a daily event. If you have any
  89.    questions about how to set up an event , you need to check your TriBBS
  90.    manual or the manual for your frontdoor program, if you run one (i.e. 
  91.    FrontDoor, D'Bridge, BinkleyTerm, InterMail). In the batch file for the
  92.    event, you need to place the following command:
  93.  
  94.    TRICIU
  95.  
  96. That's all there is to it. If you have any questions, complaints, or 
  97. suggestions, please feel free to call Node Carolina at (704) 663-7602 or 
  98. leave me, Doug Henderson, a message in the TriBBS Support or TriBBS 3rd
  99. Party message conferences of the WME mail message network. I can also be
  100. reached via Fidonet at 1:379/14.
  101.  
  102. *****************************************************************************
  103.  VIRUS INFORMATION                                                         
  104. *****************************************************************************
  105.                                                                            
  106.  The result of McAffee's VALIDATE program on TRICIU.EXE is as follows:    
  107.                                                                            
  108.            File Name: TRICIU.EXE                                           
  109.                 Size: 46,770                                               
  110.                 Date: July 25,1993                                         
  111.  File Authentication:                                                      
  112.       Check Method 1 - 94D3                                              
  113.       Check Method 2 - 08B3                                                
  114.  
  115.  If any of these numbers do not match, you have an invalid archive that might
  116.  be infected with a virus. Delete the archive and contact the person or BBS
  117.  you received it from.
  118. *****************************************************************************
  119.  
  120. Thank you for trying TriCheckInactiveUsers!
  121.  
  122. HISTORY
  123.  
  124. July 25,1993
  125.    v1.0  Initial Release
  126.  
  127.