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

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