home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 37 / bbd37.zip / PCSECUR.TXT < prev    next >
Text File  |  1989-09-11  |  4KB  |  88 lines

  1. |A╔══════════╗════════════════════════════════════════════════════════╔══════════╗
  2. |A║ |6Helpware |A║══════════════════════ ^1PC Security |A═════════════════════║ |6Helpware |A║
  3. |A╚══════════╝════════════════════════════════════════════════════════╚══════════╝
  4. ^Cby
  5. ^CA. P. Bodnar
  6.  
  7.     If you are like me, you have information contained in your PC that 
  8.  should not be made available for public consumption.  The ^1PC Security^0 
  9.  system can help you prevent easy access to your private data.  Once this
  10.  system is installed, everytime the computer is booted you will be prompted 
  11.  for a password.  If it is not entered correctly, an alarm is sounded and 
  12.  you will be prompted for the password again. 
  13.  
  14.  
  15.   ^1INSTALLING THE PC SECURITY SYSTEM^0
  16.  
  17.     Use the "Copy It" command from the Big Blue Disk menu system to copy 
  18.  PW.COM and SECUR.SYS to your bootable floppy or hard disk drive.  These 
  19.  files should reside in the root directory.  Once the files have been copied, 
  20.  either change your current or create a new CONFIG.SYS file.  The first 
  21.  line of this file should be DEVICE=SECUR.SYS. 
  22.  
  23.  
  24.  ^1WHAT IS THIS CONFIG.SYS FILE, ANYWAY?^0
  25.  
  26.     When you first turn your computer on the system goes through a process 
  27.  called "Booting Up".  This "Boot Up" procedure includes system testing, 
  28.  loading of the operating system into memory (IO.SYS and MSDOS.SYS files),
  29.  and starting the command line interpreter (COMMAND.COM which interprets and 
  30.  executes the commands that you enter at the DOS prompt).  Before the command 
  31.  line interpreter is started, the computer looks for a file in the root 
  32.  directory of your bootable disk called CONFIG.SYS.  This file is used to 
  33.  CONFIGure your system.  A typical CONFIG.SYS file might have the following 
  34.  information: 
  35.  
  36.                                 DEVICE=SECUR.SYS
  37.                                 FILES=20
  38.                                 BUFFERS=20
  39.                                 DEVICE=MOUSE.SYS
  40.                                 BREAK ON
  41.  
  42.  NOTE:  If you intend on using PC SECURITY, the only line that is required in 
  43.         your CONFIG.SYS file is DEVICE=SECUR.SYS.
  44.  
  45.  
  46.  ^1REMOVING THE PC SECURITY SYSTEM^0
  47.  
  48.     If you decide you no longer want to use PC SECURITY, you must remove it 
  49.  from your CONFIG.SYS file.  If the only line in your CONFIG.SYS file is the 
  50.  line, DEVICE=SECUR.SYS, then you can simply delete the entire CONFIG.SYS  
  51.  file.  However, if the file has other commands in it, only remove the 
  52.  "DEVICE=SECUR.SYS" line.
  53.     
  54.  
  55.  ^1USING PC SECURITY^0
  56.  
  57.     Once you have installed PC SECURITY on a disk (either floppy or fixed), 
  58.  everytime you start your computer from that disk you will be prompted for 
  59.  the system password.  PC SECURITY comes installed with an initial system 
  60.  password of "bootup".  However, you may change it at any time by running 
  61.  the PW.COM program.  When you enter a password the characters will NOT be
  62.  echoed to the screen and you will not have to press the ENTER key when you 
  63.  are finished. 
  64.  
  65.   NOTE:  When you are prompted for a password you must be sure and enter it 
  66.          in the same case as you entered it initially.  For example, if the 
  67.          password was "BOB" and you entered "bob", the program would sound 
  68.          the alarm and prompt you again for the password. 
  69.  
  70.  
  71.  ^1CHANGING THE PASSWORD^0
  72.  
  73.     Once you have started the system, the password can be changed by running
  74.  PW.COM.  Type PW.COM at the DOS "*>" prompt.  You will be prompted for the 
  75.  master password (the initial master password is "bootup").  If you enter an 
  76.  incorrect value, the program exits without making any changes.  After the 
  77.  correct master password is entered, you will be allowed to change both the 
  78.  system and master passwords.  You will be prompted for the system password 
  79.  initially.  Once the this value has been changed, you will be prompted for 
  80.  a new master password.  The process of entering a new master password is 
  81.  the same as for the system password.  In both cases the system and master 
  82.  passwords are limited to ten characters each. 
  83.  
  84.  
  85.  DISK FILES THIS PROGRAM USES:
  86. ^FPW.COM
  87. ^FSECUR.SYS
  88.