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

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!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.175509.1851@awdprime.austin.ibm.com>
  6. Date: 11 Nov 92 17:55:09 GMT
  7. References: <1992Nov9.173049.3912@ednor.bbc.com> <LUCIEN.92Nov10101830@fionavar.watson.ibm.com>
  8. Sender: news@awdprime.austin.ibm.com (USENET News)
  9. Organization: IBM Corp., Austin TX.
  10. Lines: 28
  11.  
  12. > lucien@watson.ibm.com (Lucien Van Elsen) writes:
  13. >>nsd@ednor.bbc.com (Nick Duffek) writes:
  14. >>AIX chown(symbolic link) affects the file to which the symbolic link points,
  15. >>while all other UNIXes with which I've experimented affect the symbolic link
  16. >>itself.  Does anybody know how to chown() symbolic links on AIX?
  17. >
  18. >This is a change introduced in 3.2 for conformance to the OSF AES, so you're
  19. >likely to see similar behavior on other platforms soon.  With this change,
  20. >unfortunately, there will be no way to change the owner of a symbolic link.
  21.  
  22. What Lucien says is true, but it is the IEEE POSIX 1003.2 (now official)
  23. standard that dictates that chown 'symlink' affects the file to which
  24. the link points.
  25.  
  26. We are adding a "-h" option to allow modifying the link itself, due out
  27. in the "next major release" (I *know* you've heard this before, but it's
  28. *true* for this item!). Please don't ask for a specific release number;
  29. I don't get to number them -- I do know it's in the release I'm working
  30. on now.
  31.  
  32. cheers,
  33. mark
  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.