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

  1. Xref: sparky comp.unix.misc:4996 comp.unix.wizards:5595
  2. Newsgroups: comp.unix.misc,comp.unix.wizards
  3. Path: sparky!uunet!mcsun!ieunet!tcdcs!unix1.tcd.ie!bosullvn
  4. From: bosullvn@unix1.tcd.ie (Bryan O'Sullivan)
  5. Subject: Re: Proposal: UNIX needs group-dependent umasks.
  6. Message-ID: <bosullvn.727651452@unix1.tcd.ie>
  7. Keywords: Duff Beer
  8. Sender: usenet@cs.tcd.ie (NN required at ashe.cs.tcd.ie)
  9. Nntp-Posting-Host: unix1.tcd.ie
  10. Organization: Computer Science Department, Trinity College, Dublin, Ireland
  11. References: <1993Jan20.214545.22642@leland.Stanford.EDU> <lee.727634902@ceg.uiuc.edu>
  12. Date: Thu, 21 Jan 1993 21:24:12 GMT
  13. Lines: 27
  14.  
  15. lee@ceg.uiuc.edu (Chris Lee) writes:
  16.  
  17. >UNIX does not have these features -- maybe later releases
  18. >of UNIX (or even OSF) will have this built into it.
  19.  
  20. OSF are, I believe, going to use CMU's Andrew File System as a
  21. basis for the DCE remote file system.  AFS gives somewhat better
  22. coherency guarantees than NFS and, according to the papers presented
  23. at Winter USENIX '88 and in various journals, scales considerably
  24. better as well.  I'm a little hazy on exactly what file protection
  25. extensions it provides -- certainly positive ACLs, and maybe negative
  26. ACLs too.
  27.  
  28. Having used it, I find the idea of having to renew tokens and use
  29. volumes rather clumsy, but I haven't seen anything better by way
  30. of Unix-a-like distributed FSs (then again, I haven't looked too
  31. hard).  File caching performance is pretty impressive, once you
  32. get over the delay involved in fetching a local copy of every file
  33. you access.
  34.  
  35. The down side: you have to twiddle the kernel to add vice (the
  36. client part).  But I think this just involves patching namei; I've
  37. not tried the operation myself yet.
  38.  
  39.     <b
  40. --
  41. SCRG, Department of Computer Science, Trinity College
  42.