home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BADUSE30.ZIP / SYSOP.CFG < prev    next >
Text File  |  1995-10-11  |  965b  |  33 lines

  1. ;
  2. ; Anything starting with a semi-colon is a comment line.
  3. ; These are the actual security level numbers from inside your BBS
  4. ; package.
  5. ;
  6. ; For Wildcat systems, these numbers are set in the [Security level
  7. ; for DOOR.SYS] portion in MakeWild. You may add as many of these as
  8. ; you wish. These are general security levels that DO NOT have access
  9. ; to the door.
  10. ;
  11. SECLEVEL=1000
  12. SECLEVEL=150
  13. ;
  14. ; This line specifies the type of screen to send to the user who
  15. ; doesn't have access. General format is this:
  16. ;
  17. ; The SCREENTYPE=STANDARD will send a standard built-in screen telling
  18. ; the user that there is a COM Port error and return to the BBS.
  19. ; SCREENTYPE=STANDARD
  20. ;
  21. ; The SCREENTYPE=CUSTOM will send the custom screen defined in the
  22. ; SCREENNAME= file. This custom screen must be present in the BadUser
  23. ; directory.
  24. ; SCREENTYPE=CUSTOM
  25. ; SCREENNAME=EXAMPLE.ANS
  26. ;
  27. SCREENTYPE=STANDARD
  28. ;
  29. ;
  30. ;
  31. BADUSER=Mike Wildoner
  32. BADUSER=Jane Wildoner
  33.