home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GR / GR506.ZIP / ACAD2.EXE / AUTOLOG.DOC < prev    next >
Text File  |  1989-01-22  |  4KB  |  102 lines

  1.  
  2.  
  3.                                 AutoLog 1.0
  4.                 Copyright, 1989 by DataDraft and Scott Hucke
  5.                       System Security for AutoCad<tm>
  6.  
  7.  
  8.         Autolog is written to allow for security in your AutoCad
  9.         installation and to buffer users from using Dos. Many Designers
  10.         and Engineers do not have time to be trained in MS-Dos as well
  11.         as AutoCad. This program automates the process of logging into
  12.         drawings and running Acad. It also keeps the janitor from
  13.         messing with your drawings.
  14.  
  15.  
  16.         Setup......
  17.  
  18.         Autolog is fairly easy to setup. Most firms have employee
  19.         numbers that can be used as login numbers for the program. After
  20.         giving users numbers you can ask them what they would like for
  21.         there passwords. Once this information has been gathered, you
  22.         simply edit the included User.CTL file to reflect your firm's
  23.         members. The user.ctl format is:
  24.  
  25.                  usernumber   password   user name
  26.  
  27.         example:    1125       MONKEY    John Smith
  28.  
  29.         You may place as many blank spaces between the fields as you
  30.         wish but the user.ctl must be in the same subdirectory that your
  31.         autolog program is run in. All passwords are case sensitive.
  32.         This means that if your password is in uppercase you must enter
  33.         it in upper case when running the program.
  34.  
  35.         The next file to create is the Autolog.ctl. this file contains
  36.         three lines. They are:
  37.  
  38.         Autocad Directory (drive and subdirectory where AutoCad resides)
  39.         Autolog directory (drive and subdirectory where AutoLog resides)
  40.         Plot script (drive,subdirectory, and name of plot script)
  41.  
  42.         example:     c:\acad
  43.                      c:\log
  44.                      c:\acad\plot
  45.  
  46.         The Autolog.ctl must also reside in your AutoLog Directory.
  47.  
  48.         The last thing that must be done to run the AutoLog system is to
  49.         place necessary directory change to the Autolog directory and
  50.         the line "AutoLog" at the end of your Autoexec.bat file.
  51.  
  52.         When your system is booted up you will be in the AutoLog program
  53.         and will stay in that program unless a ctrl-c is issued after
  54.         selecting which program to run. This is provided to allow for
  55.         base level Dos work. The Dos option on the menu is provided in a
  56.         Dos shell so all the memory is not available because a small
  57.         portion is used for the shell.
  58.  
  59.         Using AutoLog.....
  60.  
  61.         Enter a qualified user number and password. Select the action to
  62.         initiate from the main menu. Choices are:
  63.                     A. Edit an AutoCad Drawing
  64.                     B. Plot an AutoCad drawing
  65.                     C. Dos
  66.  
  67.         If you chose A or B AutoLog will ask for a drawing path and
  68.         name. If your drawings reside on a drive other that your AutoCad
  69.         program please include a drive.
  70.  
  71.         Once a choice has been made AutoLog will take over and begin
  72.         your drwing session or take you to dos if that is your
  73.         choice. Once you have ended your drawing session Autolog will be
  74.         on the screen for the next attempt. Any unauthorized attempts
  75.         will be thwarted.
  76.  
  77.         Registration......
  78.  
  79.         AutoLog is a copyrighted program of DataDraft and Scott Hucke.
  80.         It is unlawful to use this program for more than 10 times
  81.         without registering it. To register the Program send a payment
  82.         of $29.95 to:
  83.                         Scott Hucke
  84.                         2707 SE 51st
  85.                         Portland, Or.
  86.                           97206
  87.  
  88.         Support.....
  89.  
  90.         Support can be found through the DataDraft AutoCad online
  91.         Database and Information service. DataDraft is a members only
  92.         board and support for this program can be obtained by sending a
  93.         $25.00 payment to the address listed above along with the
  94.         application found in this archive. DataDraft contains file and
  95.         message areas dealing with AutoCad. DataDraft also sponsers the
  96.         Online Engineer, a timesharing Engineering applications area
  97.         without the cost of other timeshares. DataDraft can be accessed
  98.         24 Hrs. a day, 7 days a week by calling 503-232-5641 at 1200
  99.         baud,8,N,1.
  100.  
  101.  
  102.