Re: [Debugging] Developer Tools Access needs to take control blah blah
Re: [Debugging] Developer Tools Access needs to take control blah blah
- Subject: Re: [Debugging] Developer Tools Access needs to take control blah blah
- From: Chris Hanson <email@hidden>
- Date: Wed, 19 Oct 2011 13:28:04 -0700
On Oct 19, 2011, at 12:30 PM, Ross Bogue wrote:
> On Oct 19, 2011, at 2:09 PM, email@hidden wrote:
>
>> From: Ken Thomases <email@hidden>
>> Subject: Re: [Debugging] Developer Tools Access needs to take control
>>>
>>> This never happened with Xcode 3.x and earlier.
>>
>> It should have for a non-admin account.
>>
>> sudo dscl . append /Groups/_developer GroupMembership <username>
>
> Something's simply wrong with that concept.
>
> Does that mean I'll have to add all 200+ of my students into the _developer group by hand, on our OpenDirectory server as well as on a few standalone Macs, just because they don't have admin privileges on the Macs in our student lab?
I think you could also add your students to a single Open Directory group, and add that group to the _developer group.
Or add them to groups representing their classes, add those to a "students who need to debug" group, and add that to the _developer group. There are lots of ways to structure it.
Since Mac OS X 10.5 Leopard and Xcode 3.0, the privilege of attaching to other processes, to read and write their memory and otherwise manipulate their state, has been restricted to the _developer group as a security measure.
-- Chris
_______________________________________________
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