By default, contributors do not have permission to change group membership for their project. In Team Explorer as a project administrator or Team Foundation administrator, please right-click on your project name, select "Team Project Settings" -> "Security...". In the dialog that appears, select the Contributors group and make sure that the "Edit project-level information" box is not checked.
If the group doesn't have that permission, then it's possible some other group the users are part of does. You can check the complete group membership of a user by running the TFSSecurity.exe tool on the Application Tier like so: "TFSSecurity /server:http://[servername]:8080 /imx DOMAIN\username". Then, check the permissions for any group the user is a member of in the Project Security dialog.
Also, though the dialog may appear to let you add members, please make sure that you receive an error message when you actually click "OK" as a contributor user trying to add users to the Administrators group.
Hope this helps-
Cheers, Adam
This posting is provided "AS IS" with no warranties, and confers no rights. |