home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text1225.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.4 KB

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