• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Permissions in XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Permissions in XCode


  • Subject: Re: Permissions in XCode
  • From: Steve Checkoway <email@hidden>
  • Date: Tue, 3 Jun 2008 23:13:01 -0700


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.


--
Steve Checkoway

    "Anyone who says that the solution is to educate the users
    hasn't ever met an actual user." -- Bruce Schneier




Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >re: Permissions in XCode (From: George Warner <email@hidden>)

  • Prev by Date: ahhh...i'm so pissed...
  • Next by Date: Re: ahhh...i'm so pissed...
  • Previous by thread: re: Permissions in XCode
  • Next by thread: Re: Permissions in XCode
  • Index(es):
    • Date
    • Thread