We have a Leopard server and a network of iMacs running Snow Leopard. Some of our users are having trouble running the debugger through XCode as the system asks for a member of the Developer Tools group to authenticate.
Creating a group called _developer in Workgroup Manager and adding the user to it didn't seem to work. Is there a difference between groups added in WGM and the system level groups listed in /etc/group in this case?
Currently there is no _developer group listed on the server in /etc/group.
Does anyone know if creating the _developer group on the server will solve this problem and, if so, how should the group be created (if not through Workgroup Manager).
Thanks!