home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / secdos10.zip / SECDOS.CFG < prev    next >
Text File  |  1993-07-17  |  4KB  |  103 lines

  1. ;
  2. ;          ╔════════════╗
  3. ;          ║ SECDOS.CFG ║         SecureDOS (tm) Version 1.00
  4. ;          ╚════════════╝
  5. ;
  6. ;       Copyright 1993 (C) by Paul S. Taylor, All Rights Reserved.
  7. ;
  8. ;   This is the configuration file SecureDOS reads to determine how your
  9. ;   copy of SecureDOS's security will be set up. Use a ";" to specify a
  10. ;   comment line.
  11. ;
  12. ;───────────────────────────────────────────────────────────────────────────
  13. ;
  14. ;
  15. ;  FILESEC=  The full path and file name of your FILESEC.TXT file.  This
  16. ;  ───────   is a file that is created by YOU to tell SecureDOS which
  17. ;            Files on your Hard Drive are not to be touched by anyone.
  18. ;            If commented out, it defaults to OFF.
  19. ;
  20. ;  NOTE:  This configuration file and all other files listed inside this
  21. ;         config file are protected with FILESEC automatically, if it is
  22. ;         not OFF.
  23. ;
  24. ; Options : FILESEC=OFF will tell SecureDOS not to protect any files from
  25. ;                   being deleted, copied, displayed, or downloaded.
  26. ;           FILESEC=DISABLE will tell SecureDOS not to allow any files
  27. ;                   to be deleted, copied, displayed, or downloaded.
  28. ;
  29. ; Example : FILESEC=C:\BBSUTIL\SECDOS\FILESEC.TXT
  30. ;
  31. FILESEC=OFF
  32. ;
  33. ;───────────────────────────────────────────────────────────────────────────
  34. ;
  35. ;  DIRSEC= The full path and file name of your DIRSEC.TXT file.  This is a
  36. ;  ──────  file that is created by YOU to tell SecureDOS which directories
  37. ;          on your hard drive shouldn't be touched by anyone.  If commented
  38. ;          out, it defaults to OFF.  Directories that are protected can not
  39. ;          be entered and ALL files in them are protected as if they were
  40. ;          listed in the FILESEC.TXT file.
  41. ;
  42. ; Options : DIRSEC=OFF will tell SecureDOS not to protect any directories.
  43. ;
  44. ; Example : DIRSEC=C:\BBSUTIL\SECDOS\DIRSEC.TXT
  45. ;
  46. DIRSEC=OFF
  47. ;
  48. ;───────────────────────────────────────────────────────────────────────────-
  49. ;
  50. ;  ALIASFILE= The full path and filename of your ALIAS.TXT File.  If you
  51. ;  ─────────  wish to change any of the commands, edit the ALIAS.TXT file
  52. ;             included in this package.  This will change the actual
  53. ;             commands.  If this option is used, the HELP command, which
  54. ;             displays the menu of all commands and their functions, can
  55. ;             also be changed to whatever you wish, greatly improving
  56. ;             security.  If commented out, ALIASFILE defaults to OFF.
  57. ;
  58. ; Options : ALIASFILE=OFF turns aliasing off.
  59. ;
  60. ; Example : ALIASFILE=C:\BBSUTIL\SECDOS\ALIAS.TXT
  61. ;
  62. ALIASFILE=OFF
  63. ;
  64. ;───────────────────────────────────────────────────────────────────────────-
  65. ;
  66. ;  LOGFILE=  The full path and file name of a log of SecureDOS's activities.
  67. ;  ───────   SecureDOS's log file will show you who entered SecureDOS and
  68. ;            everything they have typed at the prompt.  This can be used
  69. ;            to record SecureDOS activity in the same log file as your
  70. ;            BBS's Caller Log file.  Hopefully this will your system cut
  71. ;            down on many log files.  If commented out, LOGFILE defaults
  72. ;            to OFF.
  73. ;
  74. ; Options : LOGFILE=OFF turns off activity logging.
  75. ;
  76. ; Example : LOGFILE=C:\PCB\MAIN\CALLER1
  77. ;
  78. LOGFILE=OFF
  79. ;
  80. ;───────────────────────────────────────────────────────────────────────────
  81. ;
  82. ;  PASSWORD= This will be the password required to enter SecureDOS.  If
  83. ;  ────────  commented out, PASSWORD defaults to NONE.
  84. ;
  85. ; Options : PASSWORD=NONE disables the password checking feature of SecureDOS.
  86. ;
  87. ; Example : PASSWORD=MYDOSISSECURE
  88. ;
  89. PASSWORD=NONE
  90. ;
  91. ;───────────────────────────────────────────────────────────────────────────
  92. ;
  93. ;  STARTINGDIR=  The directory that SecureDOS will start out in.  If
  94. ;  ───────────   commented out, STARTINGDIR will drop you into SecureDOS
  95. ;                in the directory SECDOS.EXE was executed from.
  96. ;                *NOTE*: MUST INCLUDE TRAILING BACKSLASHES!
  97. ;
  98. ; Example : STARTINGDIR=C:\BBS\
  99. ;
  100. STARTINGDIR=F:\
  101. ;
  102. ;────────────────────────────────────────────────────────────────────── <END>
  103.