home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0769.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  673 b   |  24 lines

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