I have a Win 7 laptop from work on my company's domain. I can access shares on my home network's work group fairly easily. I cannot access some services, like TFS, when a login dialog pops up. It only allows me to login in from my company domain. Another option is not given.

link|improve this question

1  
have you tried computername\username in the username box? – Sam Feb 6 '11 at 21:37
feedback

1 Answer

up vote 1 down vote accepted

Simply type the name of the Workgroup in front of a valid username on the destination PC. For example - if the PC hosting the files you want to access is called PCONE and you know a valid login on that machines local users group is username and password. You would enter the credentials as so in the pop-up:

pcone\username password

The pcone\ tells the credentials window to ignore the domain it auto-populated and to validate against the pcone user cache instead.

link|improve this answer
Thanks. This is so obvious, after I've done it once :) – Blanthor Feb 7 '11 at 23:06
feedback

Your Answer

 
or
required, but never shown

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