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

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