On Thu, Mar 26, 2009 at 6:56 PM, Sidney San Martín <s...@sidneysm.com> wrote:
> I'm using -[NSFileManager changeFileAttributes:atPath:] to change a file's
> user ID, group ID, and POSIX permissions. On my 10.5.6 machine, this works
> flawlessly, but on my 10.4.11 machine the group ID
> (NSFileGroupOwnerAccountID) does not change. It's the same executable,
> running as root in both cases.
>
> I haven't had a chance to do extensive testing yet, but want to put the
> question out there: why might this happen?

How are you creating the NSFileManager? +[NSFileManager
defaultManager] or alloc/init?
_______________________________________________

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