Re: CFURLWriteDataAndPropertiesToResource as root?
Re: CFURLWriteDataAndPropertiesToResource as root?
- Subject: Re: CFURLWriteDataAndPropertiesToResource as root?
- From: Chris Ridd <email@hidden>
- Date: Mon, 08 Aug 2011 12:54:03 +0100
On 8 Aug 2011, at 08:13, vincent habchi wrote:
>> Some apps, including iTunes, using /Users/Shared/ for DRM. It may still be world-writable in Lion [which I can't confirm as I haven't switched yet...come on 10.7.2...].
>
> I can confirm /Users/Shared is world writable on 10.7; besides, it has the sticky (8) bit set, just like /tmp.
Does OS X really support the sticky bit? Lion's <sys/stat.h> suggests "no", though this line could be read a couple of ways:
#define S_ISTXT S_ISVTX /* sticky bit: not supported */
Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden