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

  1. Sender: owner-executor@nacm.com
  2. Precedence: bulk
  3.  
  4. On Wed, 10 May 1995, Tim Cutts wrote:
  5.  
  6. > Running as root is not necessary.  Just give universal write 
  7. > permission in your ExecutorVolume directory:
  8. > chmod -R a+w /usr/local/lib/executor/ExecutorVolume
  9. > This is far from ideal, but better than having to run the program as 
  10. > root all the time.
  11.  
  12.     Wouldn't making a executor group and putting the proper uid in 
  13. /etc/groups and then doing:
  14.  
  15. chgrp -R executor /usr/local/lib/executor/ExecutorVolume
  16. chmod -R g+w /usr/local/lib/executor/ExecutorVolume
  17.  
  18.     The files would then be protected without having to use root to run 
  19. Executor.
  20.  
  21. --
  22. Paul JY Lahaie                           Internet: pjlahaie@achilles.net
  23.  
  24.  
  25.