home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text1227.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.2 KB  |  37 lines

  1.     (Linux Smail3.1.28.1 #3) id m0s9FCF-0006YUC; Wed, 10 May 95 13:05 EDT
  2. Date: Wed, 10 May 1995 12:10:30 -0400 (EDT)
  3. From: Paul JY Lahaie <pjlahaie@achilles.net>
  4. To: Tim Cutts <tjrc1@mole.bio.cam.ac.uk>
  5. cc: Dragon Slayer <huny@ugcs.caltech.edu>, executor@nacm.com
  6. Subject: Re: Executor/Linux 
  7. In-Reply-To: <9505101559.AA23454@mole.bio.cam.ac.uk>
  8. Message-ID: <Pine.LNX.3.91.950510120805.1165A-100000@zeus.achilles.net>
  9. MIME-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. Sender: owner-executor@nacm.com
  12. Precedence: bulk
  13.  
  14. On Wed, 10 May 1995, Tim Cutts wrote:
  15.  
  16. > Running as root is not necessary.  Just give universal write 
  17. > permission in your ExecutorVolume directory:
  18. > chmod -R a+w /usr/local/lib/executor/ExecutorVolume
  19. > This is far from ideal, but better than having to run the program as 
  20. > root all the time.
  21.  
  22.     Wouldn't making a executor group and putting the proper uid in 
  23. /etc/groups and then doing:
  24.  
  25. chgrp -R executor /usr/local/lib/executor/ExecutorVolume
  26. chmod -R g+w /usr/local/lib/executor/ExecutorVolume
  27.  
  28.     The files would then be protected without having to use root to run 
  29. Executor.
  30.  
  31. --
  32. Paul JY Lahaie                           Internet: pjlahaie@achilles.net
  33.  
  34.  
  35.