home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19419 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  2.3 KB

  1. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: How to make only one file readable?
  5. Date: 16 Dec 1992 23:08:10 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 35
  8. Distribution: world
  9. Message-ID: <1gocsqINNik@gap.caltech.edu>
  10. References: <BRIAN.92Dec16063431@dsm.dsm.fordham.edu>,<BRIAN.92Dec16163705@dsm.dsm.fordham.edu>
  11. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  12. NNTP-Posting-Host: sol1.gps.caltech.edu
  13.  
  14. In article <BRIAN.92Dec16163705@dsm.dsm.fordham.edu>, brian@dsm.fordham.edu (Brian Downing) writes:
  15. >  One: I already know how to set file protections.
  16. >  Two: I DO NOT want my directory world readable.
  17. >      (I often use filenames that contain either people's names and/or
  18. >       obcenities so that they stand out when I list them).
  19. >       (OK, I'm a little nuts, so what?)
  20. >
  21. > I want to leave the protection on DSK3:[BDOWNING] (WRED,RWED,,)
  22. > But I want the protection on DSK3:[BDOWNING].PLAN (WRED,RWED,,R)
  23.  
  24. > FINGER won't allow anyone to see the .PLAN file without me first
  25. > setting my directory world readable. 
  26.  
  27. > Now the readl question, is there any way around this?
  28.  
  29. $ SET PROTECTION=W=E DSK3:[000000]BDOWNING.DIR;1
  30. $ SET PROTECTION=W=R DSK3:[BDOWNING].PLAN
  31.  
  32. > Oh by the way, someone asked why I FINGER myuserid in my LOGIN.COM
  33. > rather than just TYPEing the .PLAN file. I use MM because I think
  34. > VMS MAIL stinks and MULTINET's FINGER will tell me if I have new MM
  35. > messages when I FINGER myuserid.
  36.  
  37. What specifically do you dislike about MAIL?  I've found that most people who
  38. complain about MAIL lament its lack of features.  They tend to be surprised
  39. when I point out that MAIL *DOES* have the features they want, and also a HELP
  40. command that would've told them about said features.
  41. --------------------------------------------------------------------------------
  42. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  43.  
  44. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  45. understanding of astronomy is purely at the amateur level (or below).  So
  46. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  47. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  48. hold me responsible for it, but my organization had nothing to do with it.
  49.