home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / SF32_2.ZIP / DAILYLMT.ZIP / DAILYLMT.DOC < prev   
Text File  |  1992-03-20  |  13KB  |  313 lines

  1.                                  DAILYLMT
  2.                                Version 1.0
  3.                     Copyright (C) by Mike Woltz, 1991
  4.                           Buffalo Creek Software
  5.                                A Member Of 
  6.                  The Association Of Shareware Professionals
  7.     
  8.  
  9.     INTRODUCTION
  10.     ------------
  11.         DAILYLMT is a utility written by Mike Woltz, author of SPITFIRE
  12.     Bulletin Board System.  DAILYLMT is written in assembler language
  13.     which contributes to its quick execution and small file size.
  14.     DAILYLMT is a utility that allows SPITFIRE Sysops to create or delete
  15.     SPITFIRE security levels in SPITFIRE's DAILYLMT.DAT file.  DAILYLMT
  16.     also allows the Sysop to review and/or modify DAILYLMT.DAT.  The
  17.     line format created by DAILYLMT.COM will not work with SPITFIRE
  18.     version 3.1 and older.
  19.     
  20.  
  21.     USAGE
  22.     -----
  23.        DAILYLMT should be executed from SPITFIRE's home directory, where
  24.     DAILYLMT.DAT is located.  If you attempt to execute DAILYLMT and no
  25.     DAILYLMT.DAT is found, DAILYLMT.COM will display the following prompt:
  26.     
  27.     DAILYLMT.DAT was not found!
  28.     Do you wish to create one? [Y/n]
  29.     
  30.     If you respond with "n", you are returned to the DOS prompt.  Pressing
  31.     Enter or responding with a "y" will display the DAILYLMT menu.  If
  32.     you execute DAILYLMT and a DAILYLMT.DAT is found, the DAILYLMT menu
  33.     is automatically displayed.
  34.     
  35.       The DAILYLMT menu looks like this:
  36.       
  37.       <A>.......Add Security Level Settings
  38.       <D>....Delete Security Level Settings
  39.       <R>...............Review DAILYLMT.DAT
  40.       <S>.................Save DAILYLMT.DAT
  41.       <Q>..............................Quit
  42.       
  43.       Enter Selection: 
  44.       
  45.  
  46.     <A>....Add Security Level Settings
  47.  
  48.        After selecting this option, DAILYLMT will display the following
  49.        prompt:
  50.        
  51.        Enter security level:
  52.  
  53.        The number entered here represents the security level for which
  54.        the subsequent parameters will apply.  Throughout the duration
  55.        of this documentation this will be referred to as <X>, where <X>
  56.        can be any number from 1 to 9999.
  57.  
  58.  
  59.                                                                 Page 2       
  60.  
  61.  
  62.        If no security level is entered, and return is pressed, you are
  63.        returned to the DAILYLMT menu.
  64.        
  65.        If an existing security level is entered, DAILYLMT will display
  66.        the following prompt:
  67.        
  68.           <X> found! Do you wish to continue [Y/n]
  69.        
  70.           Entering "n" will return you to the DAILYLMT menu.  If "y"
  71.           is entered, DAILYLMT will proceed to display a number of
  72.           prompts which pertain to setting up the security level entered
  73.           in the DAILYLMT.DAT file.  (See below.)
  74.  
  75.        If a non-existing security level is entered, DAILYLMT will display a 
  76.        series of prompts for building the information to be written to 
  77.        DAILYLMT.DAT  for the new security level you are adding.  These
  78.        prompts include:
  79.        
  80.           Enter number of minutes allowed per call:
  81.           
  82.              Pressing enter without entering a reply to the prompt will
  83.              return you to the DAILYLMT menu.
  84.              
  85.              The number entered here represents the number of minutes the
  86.              user will be allowed per call to the BBS.  For instance,
  87.              you may allow this security level 60 minutes per day but
  88.              only 30 minutes per call.
  89.        
  90.          
  91.           Enter number of minutes allowed per day:
  92.           
  93.              Pressing enter without entering a reply to the prompt will
  94.              return you to the DAILYLMT menu.
  95.              
  96.              The number entered here represents the daily time allowed
  97.              for this security level.  This is the total amount of time
  98.              in minutes this security level is allowed on the BBS per
  99.              day.
  100.  
  101.           Is this a quick log security level [y/N]
  102.  
  103.              Pressing enter or selecting "n" will not set this security
  104.              up for quick log-ons.
  105.              
  106.              Selecting "y" allows a remote caller with this security level
  107.              to quickly log-on the BBS.  The remote quick log-on is similar
  108.              to a local quick log.  After the initial log-on, a user of
  109.              this security level is immediately displayed the Main Menu,
  110.              avoiding the display of WELCOME2.BBS/CLR to WELCOME9.BBS/CLR,
  111.              ALL.BBS/CLR, etc.  
  112.  
  113.           Enter number of allowed downloads per day:
  114.  
  115.  
  116.                                                                 Page 3       
  117.  
  118.              
  119.  
  120.              Pressing enter without entering a reply to the prompt will
  121.              return you to the DAILYLMT menu.
  122.  
  123.              The number entered here represents the number of downloads
  124.              a user with this security level is allowed per day.
  125.              
  126.           Enter number of allowed download K-bytes per day:(
  127.  
  128.              Pressing enter without entering a reply to the prompt will
  129.              return you to the DAILYLMT menu.
  130.  
  131.              The number entered here represents the number of kilobytes
  132.              of files a user with this security level is allowed to download
  133.              per day.  
  134.              
  135.              ***NOTE***
  136.              Unlike previous versions of SPITFIRE, this number refers
  137.              to kilobytes, not bytes.  The number entered here will be
  138.              multiplied by 1000 by SPITFIRE to determine the total number
  139.              of bytes a caller with this security level is allowed to
  140.              download per day.  For instance, if 100 is entered, SPITFIRE
  141.              will allow a user with this security level to download 100
  142.              kilobytes or 100,000 bytes per day. 
  143.             
  144.           Enter number of node chats allowed per day:
  145.             ENTER > if not applicable!
  146.             
  147.             The number entered here represents the number of chats
  148.             (node chats) allowed each day on a multi-node system for
  149.             this security level. 
  150.  
  151.             If the BBS does not operate in a multi-node environment
  152.             press Enter to ignore this and the next prompt in DAILYLMT
  153.             which sets parameters regarding node chats on the BBS.
  154.  
  155.           Enter number of minutes allowed per node chat:
  156.  
  157.              Pressing enter without entering a reply to the prompt will
  158.              return you to the DAILYLMT menu.
  159.  
  160.              The number entered here represents the number of time (in
  161.              minutes) allowed per node chat for this security level.
  162.              
  163.           Enter upload/download violation warning ratio:
  164.             ENTER > for no warning!
  165.  
  166.             Simply press Enter here if you do not wish to display a
  167.             an upload/download ratio warning to a user of this
  168.             security level.
  169.  
  170.  
  171.                                                                 Page 4       
  172.  
  173.             
  174.             The amount entered here would reflect the ratio of uploads
  175.             to downloads prior to the user of this security receiving
  176.             a warning message.  For instance, if 10 was entered and
  177.             the user's ratio exceeded 1 upload for each 10 downloads
  178.             SFRATIO.BBS/CLR would be displayed to the user.
  179.             
  180.  
  181.           Enter upload/download violation enforcement ratio:
  182.             ENTER > for no enforcement!
  183.  
  184.             Simply press Enter here if you do not wish to enforce an
  185.             upload/download ratio.  It is possible to display a warning
  186.             message (SFRATIO.BBS/CLR) without ever enforcing the ratio
  187.             requirement.
  188.  
  189.             The amount entered here would reflect the ratio of uploads
  190.             to downloads prior to the user of this security having their
  191.             security altered.  For instance, if 10 was entered and
  192.             the user's ratio exceeded 1 upload for each 10 downloads
  193.             the security would be changed to the security level that
  194.             is indicated by the Sysop in the SPITFIRE configuration
  195.             option, U/D Ratio Violation Security.
  196.             
  197.         It should be noted that a warning should be displayed prior to 
  198.         enforcing an upload/download ratio which would alter the user's 
  199.         security level.  It is highly recommended that the difference between 
  200.         the violation warning and the violation enforcement should be at 
  201.         least 6.  Otherwise, it would be possible during a batch download 
  202.         for a user to have their security altered without ever being warned 
  203.         of the possible change in status.
  204.  
  205.     <D>....Delete Security Level Settings
  206.  
  207.        After selecting this option, DAILYLMT will display the following
  208.        prompt:
  209.        
  210.        Enter security level:
  211.        
  212.        If no security level is entered, and return is pressed, you are
  213.        returned to the DAILYLMT menu.
  214.        
  215.        After entering the security level, DAILYLMT will display the
  216.        security level entered along with one of the following prompts:
  217.        
  218.         <X> found!  Do you wish to continue [Y/n]
  219.        
  220.           The information from DAILYLMT.DAT for <X> security level is
  221.           displayed on the bottom of your screen.  Entering "y" will cause 
  222.           that security level to be deleted from the DAILYLMT.DAT file.  If 
  223.           "n" is entered, the DAILYLMT menu will be displayed once again.
  224.  
  225.  
  226.                                                                 Page 5       
  227.  
  228.        
  229.         <X> was not found!
  230.         Press your favorite key to continue...
  231.  
  232.            This message indicates the security you have attempted to delete
  233.            does not exist in DAILYLMT.DAT.  Pressing any key will return
  234.            you to the DAILYLMT menu.
  235.  
  236.  
  237.     <R>...............Review DAILYLMT.DAT
  238.  
  239.        Selecting this option, will display the contents of the DAILYLMT.DAT
  240.        file.  If you have made any changes since beginning DAILYLMT, those
  241.        changes will also be displayed, even though the changes have not
  242.        been saved.  In addition, a prompt from DAILYLMT informs you to
  243.        Press your favorite key to continue..., which will return you to
  244.        the DAILYLMT menu when you have completed reviewing the contents
  245.        of the DAILYLMT.DAT file.
  246.  
  247.     <S>.................Save DAILYLMT.DAT
  248.  
  249.        Selecting this option, will save the DAILYLMT.DAT file. However,
  250.        if you attempt to quit without saving your changes, DAILYLMT
  251.        will prompt you to save the modifications you have made.
  252.         
  253.  
  254.     <Q>..............................Quit
  255.        
  256.        Selecting this option, returns you to the DOS prompt.  If you
  257.        have selected Quit, after making changes to your DAILYLMT.DAT
  258.        file and not saved the changes, DAILYLMT will prompt you with:
  259.        
  260.        Save changes? [Y/n]
  261.        
  262.        Selecting "y" will allow the modifications made to the DAILYLMT.DAT
  263.        file to be saved prior to returning to DOS.  Selecting "n" ignores
  264.        any changes made and simply returns you to the DOS prompt.
  265.  
  266.  
  267.     ABBREVIATIONS USED IN DAILYLMT.DAT
  268.     ----------------------------------
  269.       The following is a list of abbreviations used in DAILYLMT.DAT and
  270.     what they represent:
  271.     
  272.     MPC  - Minutes Per Call
  273.     MPD  - Minutes Per Day
  274.     DLPD - Downloads Per Day
  275.     KB   - Kilobytes (allowed to be downloaded per day)
  276.     QL   - Quick Log-on
  277.     #OCA - Number Of Chats Allowed
  278.     TPNC - Time Per Node Chat
  279.     VWR  - Violation Warning Ratio
  280.     VER  - Violation Enforcement Ratio
  281.  
  282.  
  283.                                                                 Page 6       
  284.  
  285.         
  286.     
  287.     DISTRIBUTION
  288.     ------------
  289.  
  290.        DAILYLMT is distributed under the shareware concept.  You are
  291.     free to distribute the DAILYLMT program as long as it remains
  292.     unmodified and no fee is charged.  If you continue to use this 
  293.     program after an adequate evaluation period a fee is required.
  294.     A $1.00 fee is required of register DAILYLMT.
  295.  
  296.  
  297.     DISCLAIMER
  298.     ----------
  299.         
  300.        Mike Woltz and/or Buffalo Creek Software shall in no way be 
  301.     held responsible for any damage incurred while operating DAILYLMT.
  302.     All responsibility lies with the user of the software.
  303.  
  304.        The documentation for DAILYLMT is contributed by Jacque
  305.     Shipley and The Mother Board BBS.  The shareware version of
  306.     SPITFIRE and other SPITFIRE utilities are available for download
  307.     from:
  308.  
  309.          Buffalo Creek's BBS              The Mother Board BBS
  310.           Mike Woltz, Sysop               Jacque Shipley, Sysop
  311.            (515) 225-8496                    (515) 986-3464
  312.     38400/19200/9600/2400/1200 Baud      19200/9600/2400/1200 Baud
  313.