每个人都可以看到收藏品 [英] Collections are visible to everybody

查看:95
本文介绍了每个人都可以看到收藏品的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,¥b $ b我们的TFS服务器中有10多个集合。每个集合都有自己的权限管理。

由于某种原因,所有用户都可以看到3个集合。

当人们进入项目集合选择器窗口时他们可以看到这些集合但是当选择其中一个用户名@\\password窗口弹出。


它发生在Visual Studio和带有TEE的Eclipse中。


我想要那些集合像我们服务器中的其他收藏品一样隐身,只有被允许的用户才会看到并有权访问。

我想有人搞砸了权限,但我不知道如何修复...

我运行命令

 tfssecurity / imx [user] / collection:[CollectionURL] 

但没有发现任何有问题的安全设置。


如何让这些集合对用户不可见不应该看到它们?


我需要一组tools \ command命令行检查所有TFS级别的权限(工作项,sou rce控件,集合,构建)例如,如果用户A只能查看集合-1,我想要一个工具告诉我为什么......所以我将能够删除它。


谢谢!
$
Roy




RR

解决方案

你需要通过API。


看一下这个博客:
http://geekswithblogs.net/TarunArora /archive/2011/09/30/tfs-sdk-get-groups-users-permissions-using-tfs-api-with.aspx


Hello,
We have 10+ collections in our TFS server. each collection has its permissions managed.
For some reason 3 collections are visible to all users.
when people go to the project collection picker window they can see those collections but when selecting one of them a username\password windows pops up.

It happens in Visual Studio and in Eclipse with TEE.

I want those collections to be invisible like the rest of the collections in our server and only permitted users will see and have access.
I guess someone screwed up the permissions but I don't know how to fix that...
I run the command

tfssecurity /imx [user] /collection:[CollectionURL]

but did not find any problematic security set.

How can I make those collection be invisible to users that do not supposed to see them?

I need a set of tools\command lines that checks the permissions in all TFS levels (work items, source control, collection, build)
for example, if user-A can view only the collection-1, I want a tool that tells me why.. so I will be able to remove it..

Thanks!
Roy


R.R

解决方案

you need to go through the API.

take a look at this blog: http://geekswithblogs.net/TarunArora/archive/2011/09/30/tfs-sdk-get-groups-users-permissions-using-tfs-api-with.aspx


这篇关于每个人都可以看到收藏品的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆