Hi,
We have some long term contract developers that work for us - we provide them a VPN account to get into our network and I was wondering if that will work the the TFS client the user logs into their computer using either the domain account or local account (not sure which one) then VPN's to our network - question is, with the TFS integration with AD, does that work through only a VPN connection or does the user "really have to be logged into our domain"
Also with the proxy server addition, if we place a proxy server at their site, does that have to be part of the domain I would assume that needs a VPN connection too
some clarification on how this works would be helpful.
Thanks
Dave

Question about authentication through VPN??
Jason_Bullock
KoMas
Assuming that Microsoft doesn't change its mind before release, you have two options:
* Enterprise Manager for SQL Server 2000 has exactly the same problem. My laptop is in domain CONSULTINGCOMPANY. I'm at a client site that uses Windows Auth only for SQL Server. I cannot access their SQL Servers using Enterprise Manager because there is no way to "runas" on my computer using CLIENTDOMAIN credentials.
Nick Hertl
Manoj Kumbhar
Now I see what you're trying to do. Interesting predicament. < xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
ovmidori
Flame_Djinn
From the command line, you can use h.exe (will be tf.exe in the next drop) with the /login:user,password to log in with different credentials (if you just specify /login:user it will prompt for the password).
Buck
banjo picker
http://www.mobilenetswitch.com/
sulu
Buck
Keith Murry
Have you tried using "Run as"
Patrick MCormick
http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx feedbackid=1aeee461-26ef-4bd2-a674-11f6887bd786
Using h.exe or tf.exe, will this allow supplying credentials for a domain, which the current computer is not a member For instance, I'm logged into my laptop, which is part of the Foo domain, as Foo\James. I want to log into a Team Server on a client's domain, Bar, where I have an account Bar\jkovacs. Will this setup work with the next drop