Re: Permissions in XCode
Re: Permissions in XCode
- Subject: Re: Permissions in XCode
- From: George Warner <email@hidden>
- Date: Wed, 04 Jun 2008 13:00:51 -0700
- Thread-topic: Permissions in XCode
On Tue, 3 Jun 2008 23:13:01 -0700, Steve Checkoway <email@hidden> wrote:
> On Jun 3, 2008, at 2:28 PM, George Warner wrote:
>> term> sudo chown -R mark:mark ~/Cocoa
> Sure.
>
>> term> sudo chmod -R 777 ~/Cocoa
>
> No need for sudo at this point, he owns it. Also, why give everyone
> read/write/execute privs to every file/directory?
> chmod -R u=rwX,go= ~/Cocoa
> would be my suggestion. All files and directories would have full
> permissions for the owner with the caveat that only executable files
> would be executable. All others get no access.
In his original post he said that he's the only user on this machine so
who's "everyone"? ;-)
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden