• 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: what's with the admin privilege business
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what's with the admin privilege business


  • Subject: Re: what's with the admin privilege business
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 26 Jan 2010 16:44:04 -0800


On Jan 26, 2010, at 4:32 PM, David Penton wrote:

Why is it that a development tool should need to access resources other than "my own", i.e. memory, processes etc. belonging to the logged-in user?

Access to internals of other processes is considered sensitive, even if those processes belong to the same user, because it breaks the walls that keep processes from interfering with each other. So ordinarily your app can spray bits all over memory but that won't affect SystemUIServer or Finder; but by misusing debugger-type APIs, it can easily smash your other processes.

Maybe this is a newer level of paranoia, or maybe the Unix systems you were using before gave all user accounts permission to do things like this (since anyone using the machine must be a programmer, right?)

—Jens
 _______________________________________________
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

  • Follow-Ups:
    • Re: what's with the admin privilege business
      • From: David Penton <email@hidden>
References: 
 >what's with the admin privilege business (From: David Penton <email@hidden>)
 >Re: what's with the admin privilege business (From: Jens Alfke <email@hidden>)
 >Re: what's with the admin privilege business (From: David Penton <email@hidden>)

  • Prev by Date: Re: Xcode won't help debug anymore
  • Next by Date: Re: Projects fail to build
  • Previous by thread: Re: what's with the admin privilege business
  • Next by thread: Re: what's with the admin privilege business
  • Index(es):
    • Date
    • Thread