关于解决这个问题的方法,我想我在你的另一个贴子中已经给出
http://social.msdn.microsoft.com/Forums/en-US/vstszhchs/thread/635ef28c-f2e5-40e9-9fd5-de1ecc1c21fb。 在这里我再总结一下,如果你把一个AD中的组加到了TFS中的一个组中,那么,如果直接把用户添加到AD组中后,新加的用户不会立即获得TFS中的相应权限,解决的办法有两种:
1. 在TFS服务器上,运行 iisreset.当TFS的网站被重启时,它会同部账号信息。
2. 在Team Explorer里,把一AD中的账号和组加到一TFS组中并保存,这样也会触发TFS同部账号,然后再把刚才加那个AD账号或组从相应的TFS中移除。
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the
All-In-One Code Framework! If you have any feedback, please tell us.