vote up 2 vote down star
2

Anyone have information on hardening/configuring TFS for secure environments?

flag

I hope TFS = Team Foundation Server or maybe I'm not interested after all... I hate it, but we're struck using it here. – Andrew Flanagan Mar 29 at 0:13
@Andrew Flanagan: TFS properly setup works well. We use it very effectively. Check out TFS sidekicks: attrice.info/cm/tfs – Mitch Wheat Mar 29 at 1:04
Not strictly programming related, but a good question nonetheless. – Mitch Wheat Mar 29 at 1:08
Sure its programming related! TFS is a programming tool, after all... :-) – AviD Mar 29 at 6:08

1 Answer

vote up 3 vote down check

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

link|flag
Thanks, these will do nicely. – AviD Mar 29 at 10:27

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.