A similar problem is reported in so many places but still no real answers.
We have an on premise CRM 2011 system, running against its own AD, so I have a login specifically for CRM for historical reasons.
We are also using Office 365 corporate (.sharepoint.com) and I have a different login for this, which gives me a copy of Office 365 ProPlus 32-bit installed on my local machine.
My local PC uses a local user account so is not part of any domain or workgroup, and my time is internet synced ( yes my DAB radio shows exactly the same to the second time as well)
I am trying to use the configuration wizard to activate the CRM toolbar in a locally installed version of outlook 2013
When I run the configuration wizard and enter the URL I am using in the browser to access CRM all I get is
15:46:23| Error| Error connecting to URL: http://****/XRMServices/2011/Discovery.svc Exception: System.ServiceModel.Security.SecurityNegotiationException: The caller was not authenticated by the service. ---> System.ServiceModel.FaultException: The request for security token could not be satisfied because authentication failed.
at System.ServiceModel.Security.SecurityUtils.ThrowIfNegotiationFault(Message message, EndpointAddress target)
at System.ServiceModel.Security.SspiNegotiationTokenProvider.GetNextOutgoingMessageBody(Message incomingMessage, SspiNegotiationTokenProviderState sspiState)
The PC is windows 7 x64 enterprise, and I have Wif 4.0 installed, SQL compact 4/3.5, and the Credential manager has no CRM or Microsoft credentials in it at all when I start to test, but I am not prompted by the wizard to enter any credentials, so what is it using? It leaves an empty entry in the credentials manager, and even when I update this to have my own login it still fails.
I can access CRM in my browser, and the service URL shows the end point description in the browser as well.
Other staff on the same internal network can use the toolbar, but I cannot get it configured.
I have uninstalled/installed again and again and the problem remains.
I can create an application that consumes the CRM web service end points so its not a firewall issue, and my credentials work for the web services.
The wizard seems to be inventing some credentials to test with and I cannot find a way to force it to ask for my credentials.