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

  1. Path: sparky!uunet!psinntp!colornet!dfilip
  2. From: dfilip@colornet.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Unable to delete file
  5. Keywords: delete protections
  6. Message-ID: <70@colornet.com>
  7. Date: 27 Dec 92 02:36:09 GMT
  8. References: <1hh0mmINNfjb@gap.caltech.edu>
  9. Distribution: world
  10. Summary: Check the protections of the parent dir
  11. Organization: ColorNet Information Systems
  12. Lines: 46
  13.  
  14. Carl J Lydick writes :
  15. >In article <009658B3.F3FE06A0.30649@VAX1.Bemidji.MSUS.EDU>,
  16. >ts117@VAX1.BEMIDJI.MSUS.EDU (TANDI SUNARTO) writes:
  17. >
  18. >>I couldn't delete a file in my directory, eventhough I have set the
  19. >>protection of owner to RWED, yet I keep reeiving insufficient privelege
  20. >>or file protection violation message.
  21. >
  22. >You can start by posting the output of DIRECTORY/FULL on both the file in
  23. >question and the directory in which it resides, and the output of the command
  24. >SHOW PROCESS.  That way, we'll have enough information to have a decent chance
  25. >of being able to help you.
  26.  
  27. Although I agree with Carl that more information would be helpful, I've seen
  28. this problem quite frequently, and it USUALLY points to the protection of the
  29. PARENT directory, to which the user must also have write access to.
  30.  
  31. If that does not fix the problem, then more information would definitly
  32. be needed.
  33.  
  34. For someone with privs, non-obvious protection problems can frequently be
  35. resolved by :
  36.  
  37.     $ set audit/alarm/ena=file=fail
  38.     $ reply/ena
  39.  
  40. and then running the offending program (I believe I have the 'set audit'
  41. syntax correct, however I am not sitting at a VAX now, so consult your
  42. local VAX online help for the correct order of qualifiers). This will
  43. generate an alarm with the offending programs name, specifically what
  44. file it could not access, and the access that it wanted.
  45.  
  46. Hope this helps.
  47.  
  48. Regards,
  49.  
  50. Dave.
  51.  
  52. --
  53. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  54. =   David E. Filip                UUCP   : dfilip@colornet.com              =
  55. =   ColorNet Information Systems  CIS    : 76430,3111                       =
  56. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  57. =    If David Cutler had been a heavy drug user in the 60's, he probably    =
  58. =                    would have written Unix instead ...                    =
  59. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  60.