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

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