TFS2008 远程访问 无 VPN 选项
我是 TFS 新手,正在尝试设置远程用户可以访问源存储库和工作项的位置,而无需通过 VPN 连接到本地网络。
这可能吗?
据我所知,答案是否定的。 TFS 代理组件似乎并不是允许远程访问所需的组件,而是一种提高远程用户速度的方法(只要他们具有 VPN 连接)。
那么如何配置 TFS 而不需要 VPN 呢?
谢谢 ...
I am new to TFS and trying to setup where remote users can access the Source Repository and Work Items without having a VPN to the local network.
Is this possible?
From what I've seen the answer is NO. The TFS Proxy component does NOT appear to be what is needed to allow remote access, but rather a way to improve speed for remote users as long as they have VPN connection.
So how can configure TFS with NO VPN requirement?
Thanks ...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
第二个问题是您将如何验证它们?如果您无法通过 VPN 连接到网络,则域对 TFS 的访问将会出现很多问题。
自制解决方案是在 DMZ 中创建一台机器,并通过 RDP 将其打开给远程用户(一点也不安全)
The second problem is how will you authenticate them? If you can't VPN to the network, there will be lot's of issues with the Domain access to the TFS.
Home made solution is to create an machine in DMZ and open it via RDP to the remote users (it's not safe at all)