home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / question / 10401 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!sdd.hp.com!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!alberta!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!iwsbarke
  3. From: iwsbarke@acs.ucalgary.ca (I W Scott Barker)
  4. Subject: Re: How can I allow access to a subdirectory without risking other files?
  5. Sender: news@acs.ucalgary.ca (USENET News System)
  6. Message-ID: <92Aug26.165308.27634@acs.ucalgary.ca>
  7. Date: Wed, 26 Aug 92 16:53:08 GMT
  8. Reply-To: barker@enel.ucalgary.ca
  9. References: <92Aug25.200814.1577@acs.ucalgary.ca>
  10. Nntp-Posting-Host: acs5.acs.ucalgary.ca
  11. Organization: The University of Calgary, Alberta, Canada
  12. X-Newsreader: Tin 1.1 PL5
  13. Lines: 22
  14.  
  15. It seems that my original post wasn't clear enough, so I'll try to rephrase:
  16.  
  17. I know how to give group/other access to a subdirectory without risking my
  18. other files, however, I want people to be able to read/write to ANY file in
  19. the subdirectory. That includes files put there by other people. The only way
  20. I know of to do this is to make sure that everyone has their umask set to 000
  21. when they are working in that subdirectory. I am looking for a better
  22. solution, where I don't have to rely on them setting their umask correctly.
  23. The only way I know of to do that, is to set their effective user id to me
  24. when they are in that subdirectory, manipulating files. What I need to know 
  25. is how to do that safely. Or, if anyone has another suggestion on how to do
  26. this, that would be good too.
  27.  
  28. Then again, it may just be impossible. If anyone can help, I would appreciate
  29. it.
  30.  
  31. --
  32. Scott Barker
  33. barker@enel.ucalgary.ca
  34.  
  35. "Remember, wherever you go, there you are."
  36.    - Peter Weller, The Adventures of Buckaroo Banzai Across the 8th Dimension!
  37.