Thanks for the information. I tried to use the tool, but failed. I have a single-server deployment so that means the App Tier is also on the same machine as the database tier.
I logged into this machine using a local Administrator account 'test' and carried out the following command:
C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools>TFSSecurity /server:http://experiment:8080 /g+ "Team Foundation Licensed Users" "domain\myuser"
The output is:
TFSSecurity - Team Foundation Server Security Tool (C) Copyright 2006 Microsoft Corporation. All rights reserved.
The target Team Foundation Server is HTTP://EXPERIMENT:8080. The request failed with HTTP status 403: TF53011: EXPERIMENT\test is not a licen sed user..
What else do I need to do to get the user added?
Thanks.
|