Re: /Library/Preferences Writable By Everyone

2009-09-22 Thread Ken J.
Thanks to all for the kind response. At this point, I am confident that something broke my permission. I will just say this was an isolated case. But this is an alert for us as I was trying to keep a global Preference of my app that only the Admin can modify and this totally throws that idea off.

/Library/Preferences Writable By Everyone

2009-09-21 Thread Ken J.
Hello all, this is a question regarding to the permission set on /Library/Preferences in Leopard. I ran this code as a non-admin user: (I am strict to myself to not use admin accounts other then installs/updates.) CFPreferencesSetValue(keyName, valueString, appID,