Hi guys, need some information about how to configure outlook anywhere correct.
Lets say we are using:
ExternalHostname: mail.company.com
InternalHostname: mail.company.com
ExternalClientAuthenticationMethods: Basic
InternalClientAuthenticationMethods: NLTM
IISAuthenticationMethods: Basic, NTLM, Negotiate
I have read that Exchange wont accept this since it cannot determine whether the connection is going to externalhostname or internalhostname methods since the request is on mail.company.com which is used by both... is this correct?
We want to achieve that external users running domainjoined laptops or non domainjoined pcs need to authenticate and that internal users are using ntlm.