Is there anything in Cocoa/Carbon to retrieve ACL From files?
Or do i have to mess around with the ACL Library directly ?

Regards.

Sandor Noel.


On 2009-12-19, at 12:27 PM, Sandro Noël wrote:

> 
>> 
>> Testing this in Terminal:
>> mv ~/Music ~/lose
>> 
>> I get a Permission denied error message, which suggests an ACL.
>> 
>> It's confirmed by this command:
>> 
>> ls -led ~/Music
>> 
>> Based on this, my new guess is that NSFileManager isn't using the ACL to 
>> check for writability.  You may want to look at other NSFileManager methods, 
>> or look into other ways to read the ACL.
> 
> Greg, thank you for the pointer.
> 
> Regards.
> Sandro noel._______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/sandro.noel%40gestosoft.com
> 
> This email sent to sandro.n...@gestosoft.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to