home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / sentry25.zip / QSTART.TXT < prev    next >
Text File  |  1995-10-06  |  2KB  |  51 lines

  1.         =======================
  2.         QUICKSTART INSTRUCTIONS
  3.         =======================
  4.  
  5.         1. Unzip SENTRYXX.ZIP into the directory you wish to run it
  6.         from. This should probably be C:\SENTRY, C:\SOMETHING\SENTRY, or
  7.         along those lines.
  8.  
  9.         2. Copy ALL original Sentry files onto a floppy disk, and tuck
  10.         it away. This is for emergency recovery if required.
  11.  
  12.         3. Use a text editor (like DOS's EDIT program) to edit the
  13.         Sentry.ini file. Instructions are provided as comments in the
  14.         Sentry.ini file. Make sure you read these instructions before
  15.         changing any settings.
  16.  
  17.         4. Run Sentry. If an error occurs, you should check the
  18.         Readme.txt file for further help.
  19.  
  20.         5. Log in as "Sentry" with password "Sentry" (note the
  21.         capitalizations). You must log in as a SuperUser, and to do
  22.         this, hold down the CTRL key while pressing ENTER after typing
  23.         the login.
  24.  
  25.         6. Create the users on your system. The first one you should
  26.         create is you. Give yourself SuperUser access, and delete the
  27.         old Sentry account (a real security violation if you leave it!)
  28.  
  29.         7. Set up all accounts as you see fit: assign max logins, expiry
  30.         dates and password expiry dates to reflect your needs.
  31.  
  32.         8. Next you must modify your AUTOEXEC.BAT file to invoke Sentry
  33.         during boot-up. To do this, add the following line to the TOP of
  34.         your AUTOEXEC.BAT file:
  35.  
  36.         ----------------- CUT ----------------
  37.         \Sentry\Sentry
  38.         ----------------- CUT ----------------
  39.  
  40.         You must change the pathname in line 1 to match the location you
  41.         unzipped Sentry into.
  42.  
  43.         NOTE: These lines MUST be the first lines in your autoexec.bat
  44.         file. If not, the user may be given a chance to bypass Sentry by
  45.         pressing CTRL-C or CTRL-BREAK.
  46.  
  47.         9. Read the Readme.txt file! This will give you a much more
  48.         in-depth discussion of what to do if problems arise, and how to
  49.         properly secure your system. I know it's long, but if you're
  50.         serious about security, it is a worthwhile effort.
  51.