home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11495 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.9 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!testsys.austin.ibm.com!mbrown
  2. From: mbrown@testsys.austin.ibm.com (Mark Brown)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: chown() symbolic links?
  5. Message-ID: <1992Nov11.210055.4301@awdprime.austin.ibm.com>
  6. Date: 11 Nov 92 21:00:55 GMT
  7. References: <1992Nov9.173049.3912@ednor.bbc.com> <LUCIEN.92Nov10101830@fionavar.watson.ibm.com> <1992Nov11.175509.1851@awdprime.austin.ibm.com>
  8. Sender: news@awdprime.austin.ibm.com (USENET News)
  9. Organization: IBM Corp., Austin TX.
  10. Lines: 28
  11.  
  12. | mbrown@testsys.austin.ibm.com (Mark Brown) writes:
  13. |>This is a change introduced in 3.2 for conformance to the OSF AES, so you're
  14. |>likely to see similar behavior on other platforms soon.  With this change,
  15. |>unfortunately, there will be no way to change the owner of a symbolic link.
  16. |
  17. |What Lucien says is true, but it is the IEEE POSIX 1003.2 (now official)
  18. |standard that dictates that chown 'symlink' affects the file to which
  19. |the link points.
  20.  
  21. MISTAKE! I *meant* to say:
  22. What Lucien says is true, but it is the IEEE POSIX 1003.2b (not official yet)
  23. standard that dictates that chown 'symlink' affects the file to which
  24. the link points.
  25.  
  26. The rest is true.
  27.  
  28. |We are adding a "-h" option to allow modifying the link itself, due out
  29. |in the "next major release" (I *know* you've heard this before, but it's
  30. |*true* for this item!). Please don't ask for a specific release number;
  31. |I don't get to number them -- I do know it's in the release I'm working
  32. >on now.
  33.  
  34.  
  35. -- 
  36. Mark Brown       IBM PSP Austin, TX.|Make it right before you make it faster.
  37. (512) 838-3926   VNET: MBROWN@AUSVMQ|Keep it right when you make it faster.
  38. MAIL: mbrown@testsys.austin.ibm.com |Make it clear before you make it faster.
  39. DISCLAIMER: My views may be, and often are, independent of IBM official policy.
  40.