Re: Changing folder attributes

2010-04-26 Thread Jens Alfke
On Apr 26, 2010, at 9:12 AM, Reinhard Segeler wrote: >>> my app creates a folder on a MacServer-Volume (FileSharing), but can't >>> change the attributes of that folder using >>> setAttributes:ofItemAtPath:error: . It always receives the error: You do >>> not have appropriate access privileges

Re: Changing folder attributes

2010-04-26 Thread Reinhard Segeler
Am 26.04.2010 um 16:36 schrieb Jens Alfke: On Apr 26, 2010, at 12:54 AM, Reinhard Segeler wrote: my app creates a folder on a MacServer-Volume (FileSharing), but can't change the attributes of that folder using setAttributes:ofItemAtPath:error: . It always receives the error: You do not

Re: Changing folder attributes

2010-04-26 Thread Jens Alfke
On Apr 26, 2010, at 12:54 AM, Reinhard Segeler wrote: > my app creates a folder on a MacServer-Volume (FileSharing), but can't change > the attributes of that folder using setAttributes:ofItemAtPath:error: . It > always receives the error: You do not have appropriate access privileges to > sav