Remote User Authentication Required?
SJCAdmin
Posts: 8
I am having a problem with a remote (laptop) user. The machine is Windows XP/SP2, ESA Outlook Client Add-In 3, and Outlook 2007.
When he is hard wired to the LAN Outlook opens as expected, no problems. When he opens Outlook from home using his broadband connection to the Internet he recieves up to four login prompts requiring authentication to one of the ESA Services (he did not give me a clear indication as to which). We are using Outlook RPC over HTTP(S) with cached mode enabled.
Shouldn't Windows authentication take care of this behind the curtain? I mean, he has never had to manually authenticate to Outlook!
Any Ideas?
Thanx in advance!
Michael
When he is hard wired to the LAN Outlook opens as expected, no problems. When he opens Outlook from home using his broadband connection to the Internet he recieves up to four login prompts requiring authentication to one of the ESA Services (he did not give me a clear indication as to which). We are using Outlook RPC over HTTP(S) with cached mode enabled.
Shouldn't Windows authentication take care of this behind the curtain? I mean, he has never had to manually authenticate to Outlook!
Any Ideas?
Thanx in advance!
Michael
Comments
The only reason I can think of for multiple prompts is that you have a web proxy between you and the UAAS, and that proxy does not have power to delegate credentials to the UAAS.
This is all entirely dependent on your network topology, which we know nothing about. I would recommend trying to trace the network activity using Fiddler, and from there you can configure any server inbetween your user and the UAAS so that it can pass credentials.