home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / misc / 4993 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.8 KB

  1. Xref: sparky comp.unix.misc:4993 comp.unix.wizards:5590
  2. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!ceg.uiuc.edu!lee
  3. From: lee@ceg.uiuc.edu (Chris Lee)
  4. Newsgroups: comp.unix.misc,comp.unix.wizards
  5. Subject: Re: Proposal: UNIX needs group-dependent umasks.
  6. Keywords: Duff Beer
  7. Message-ID: <lee.727634902@ceg.uiuc.edu>
  8. Date: 21 Jan 93 16:48:22 GMT
  9. References: <1993Jan20.214545.22642@leland.Stanford.EDU>
  10. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  11. Organization: University of Illinois at Urbana
  12. Lines: 31
  13.  
  14. mosedale@genome.stanford.edu (Dan Mosedale) writes:
  15.  
  16. >I recently have had the following problem: 
  17.  
  18. >Generally, in your home directory, you will want to mask out group
  19. >writes (eg have a umask of 022).  After all, you generally don't want
  20. >other folks able to poke around in your personal stuff.
  21.  
  22. >However, when working as part of a group project, when you copy files
  23. >around and create new files, you'd like them to remain group-writable
  24. >(eg have a umask of 002).
  25.  
  26. >There ought to be a better way.  Has anyone added this idea to the
  27. >Unix filesystem paradigm?  Thoughts?
  28.  
  29. Apollo's Domain/OS has some REAL nice features in this respect.
  30. Sure, it isn't real UNIX (tho many die-hard apollo users will
  31. say that from 10.x, it's just like real unix AND just as bad as 
  32. real unix :-)).  2 of the ACL features I (used to) use the most
  33. are the default ACL inheritance (every file created under a 
  34. certain directory will have a certain permission associated with
  35. it) and what you mention (being able to change the permission of
  36. a particular file or directory so anyone I CHOOSE can access the
  37. file).  UNIX does not have these features -- maybe later releases
  38. of UNIX (or even OSF) will have this built into it.
  39.  
  40. -- 
  41. Chris Lee
  42. University of Illinois Urbana
  43. lee@ceg.uiuc.edu
  44. (217)244-2903
  45.