home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / dos / private.lzh / PVT.DOC < prev   
Encoding:
Text File  |  1989-12-16  |  3.0 KB  |  63 lines

  1.  
  2.                   Pvt.Com  Copyright (c) 1989  G. K. Pace
  3.  
  4.         This utility is a password protection program.  It can be used in
  5. your Autoexec.bat file (should be first command, or after Echo off) to
  6. discourage entry into your system...
  7.  
  8.         Note that this utility cannot stop someone from booting up your
  9. system from another disk...  but for those with a hard drive, it can provide
  10. some degree of protection... by preventing the bootup off the hard drive
  11. with out the password.
  12.  
  13.         Pvt.Com interrupts the break handler, so those with a fast "Control-C"
  14. will not succeed in beating it, if it is the first command in your batch file.
  15. This utility allows three attempts at entering the correct password, then it
  16. reboots the system... and starts the process all over.  The default password
  17. is "private" but this can be changed.  The password can only be 8 characters
  18. in length.  The password is encripted, and entries are encripted prior to
  19. comparing... case is important! password is not the same as PASSWORD.
  20.  
  21.         For use at the office, this utility can be handy as most people
  22. are discouraged by Pvt.Com and don't think of trying to boot the system
  23. with a diskette...
  24.  
  25.         The commands Pvt.Com acts upon are:
  26.         P or p              protect...
  27.         C                   change password...
  28.  
  29.         These commands are entered on the command line, i/e Pvt p or Pvt C
  30. You should try it out from the command line, and verify its operation on your
  31. system prior to installing the command "Pvt p" in your batch file.
  32.  
  33.         Note:  Assuming you have Pvt.Com setup to function thru your Autoexec
  34. batch file, you can use Pvt.Com to secure your system if you are leaving your
  35. system briefly by running it from the command line...  Pvt.Com will take over
  36. and if someone should attempt access it will reboot to continue protecting the
  37. system...
  38.  
  39.         Pvt.Com is a utility written by G. K. Pace, and all rights, including
  40. ownership, distribution for profit, or any other such priviledge,are retained
  41. by the author...  You may use this utility for personal use, and you may
  42. pass it on to your friends...  provided it is unaltered, and no monetary
  43. gain is realized by you...  I make no warrantees concerning its suitability
  44. for use, nor will I accept any responsibility for any damages, loss or any
  45. other problems arising from its use... You must evaluate its suitability
  46. for your use, and your use of it constitutes acceptance of the liability
  47. for such use...
  48.  
  49.         This utility required time and effort to produce... if you find it
  50. usefull, you are invited to make comments as to improvements it could use,
  51. and of course donations are always accepted by my wife, who constantly
  52. reminds me that I'm wasting my time and money when I spend time developing
  53. utilities like this...
  54.  
  55.         The latest version can be obtained from:
  56.  
  57.                                    G. K. Pace
  58.                                    6921 Poplar Ridge Road
  59.                                    Lewisville, NC 27023
  60.  
  61. PS: Have a GOOD day!!!
  62.  
  63.