Anyone have information on hardening/configuring TFS for secure environments?
+3
A:
TFS uses windows authentication, so it's as secure as your network is. I suggest you also check out resources on hardening network security.
Team Foundation Server Security Concepts
Team Foundation Server Security Architecture
Team Foundation Server Security for Users and Groups
Securing Team Foundation Server with HTTPS and Secure Sockets Layer (SSL)
Troubleshooting Team Foundation Server Permissions and Security
If you haven't looked at it already, TFS comes with a command line security tool, TFSSecurity.exe
Mitch Wheat
2009-03-29 01:07:35
Thanks, these will do nicely.
AviD
2009-03-29 10:27:05