Hi all,
I installed Team Foundation Server 2015 RC on my virtual mashine (it's windows server 2012 Datacenter R2), and on localhost everythink works fine. But I need to change the URL's (instead of the mashine name TFS should use the domain name) and when I try to change the URLS TFS ask me for credentials (I guess the credentials of the service account is requested, but i am not sure). After entering the correct credentials, I got a permission denied from the IIS. Same behavior is to observe when I open the IIS webpage using the domain name, if I open the same webpage using the localhost one, everything work fine.
Can you tell me what is going wrong on my configuration? Remark: I am using a user account created specificially for the TFS, not the Local Service account. I am not using a domain controller or an active directory.