• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: 10.6 Upgrade kills permissions on Application Support folder for my app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.6 Upgrade kills permissions on Application Support folder for my app


  • Subject: Re: 10.6 Upgrade kills permissions on Application Support folder for my app
  • From: Ryan McGann <email@hidden>
  • Date: Wed, 26 Aug 2009 20:13:25 -0700

I have an application that needs a support folder in /Library/ Application Support. This folder is created when my installation package is run and has the following permissions:

   drwxrwxrwx   6 root             admin   204 Aug 10 18:09 Foo

When running the 10.6 upgrade to Snow Leopard from 10.5, the permissions get changed to:

   drwxr-xr-x   6 root             admin   204 Aug 10 18:09 Foo

This has the side effect of preventing the application from writing to the folder when run as a user other than root. Changing the permissions back to drwxrwxrwx after the upgrade fixes the problem, but I'd rather release a preemptive patch to fix this rather than dealing with it on the customer support side. Any suggestions?
You can try storing your data in in /Users/Shared instead of Application Support. I'm not sure what the official recommendation is, but I'd take Apple changing the permissions behind your back as an unofficial recommendation, since it's obviously too late for them to change.

Ryan

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: clarification re: Mac OS X standard directories inside a component’s hierarchy
  • Next by Date: Re: Advice on installing an Agent to the users home directory [SOLVED]
  • Previous by thread: 10.6 Upgrade kills permissions on Application Support folder for my app
  • Next by thread: Re: 10.6 Upgrade kills permissions on Application Support folder for my app
  • Index(es):
    • Date
    • Thread