home *** CD-ROM | disk | FTP | other *** search
- ;
- ;
- ; PCRSET v1.13
- ;
- ; by Michael Mathers
- ;
- ;
- ;
- ; WHAT IT DOES
- ; ------------
- ; PCRSET allows you to set multiple PCR levels to affect each
- ; user's access. In otherwords, depending on how well a user maintains
- ; their PCR will have an effect on both their SL and DSL. You may also
- ; limit the the range of SL that PCRSET will have an affect on. For
- ; example, you want to have three security levels dependent on PCR.
- ; These levels are 50, 60, and 70. However, you want those users with
- ; an SL LOWER than 50 and HIGHER than 80 to be exempt from the affects
- ; of PCRSET. This can be done with the RANGE: command described below.
- ; If you have any questions or/are having trouble using PCRSET,
- ; you may contact me on my BBS at (313)/569-4413. I can also be reached
- ; via netmail at the following addresses.
- ;
- ; FidoNet 1:120/366 ITCNet 85:871/402
- ; WishNet 19:1313/804 USNet 10:101/5
- ;
- ;
- ; THIS FILE
- ; ---------
- ; This file is the configuration file for PCRSET. The format
- ; is very easy. Each part of the configuration file is explained
- ; separately below. Any line that begins with a semi-colon is
- ; considered a comment. Blank lines are also accepted in the
- ; config file and are simply skipped over.
- ;
- ;
- ; INFORM USERS
- ; ------------
- ; PCRSET has the ability to inform users of any access change
- ; that occurs when the user logs on. To disable this option turn it
- ; option to NO. This option defaults to YES.
- ;
- ; INFORM:YES
- ;
- ;
- ; DATA PATH
- ; ---------
- ; PCRSET needs to be told where your Renegade data files are
- ; stored. Simply put the complete pathname NOT including any filenames.
- ; No spaces when specifying below.
- ;
- ; DATA:C:\BBS\DATA
- ;
- ;
- ; RANGE
- ; -----
- ; This sets the limits of security that PCRSET will affect.
- ; The format is as follows below with no spaces. PCRSET will ALSO
- ; ignore users with the AC flag "No PCR Check" even if they ARE within
- ; this defined range. The following would restrict PCRSET's influence
- ; to users of SL 50-80 inclusive.
- ;
- ; RANGE:50-80
- ;
- ;
- ; PCR levels
- ; ----------
- ; To set the minimum PCR levels required for the user to hold
- ; a specific security and download security level. The PCR is
- ; specified in the same manner that Renegade uses PCR. Posts per 100
- ; Calls. The PCR's must be specified from low value to high value.
- ; PCRSET will NOT check. If they are not from low to high then
- ; unpredictable results may occur. NOTE: Since the PCR specification
- ; is the MINIMUM needed to hold that level, PCRSET does not know what
- ; to do for those users BELOW that. To correct this simply include a
- ; PCR level of 0 and some SL DSL level afterwards, such as this line.
- ; │
- ; min PCR SL DSL │
- ; --------- ------ ------ │
- ; 0 20 20 <------------------------------------------+
- ; 20 50 50
- ; 25 60 60
- ; 33 70 70
- ;
- ;
- ; I hope you use and enjoy this software.
- ;
- ;
- ;
- ; ADDITIONAL NOTES since v1.10
- ; ----------------
- ; PCRSET does NOT require SHARE.EXE to be loaded. However,
- ; without SHARE, PCRSet will completely forego any sharing efforts.
- ; So if you don't need to share then don't. I have not seriously tested
- ; its sharing capabilities. It SHOULD not crash if a share violation
- ; happens to occur, but please let me know if you have any sharing
- ; problems.
- ;
- ; -- Michael Mathers
-
-