标签:exchange server 2010 2013 升级 ntlm 基本 autodiscover outlook anywhere
查看下当前的AutodiscoverServiceInternalUri
对广州总部的两台CAS更改AutodiscoverServiceInternalUri进行配置,更改为:https://mail.robin.com/Autodiscover/Autodiscover.xml
配置好后,Get-ClientAccessServer进行确认一遍,OK
定位到如下位置,点击编辑按钮
指定外部主机名
EX12也做相同的配置
It is important for you to understand the difference between several authentication types Exchange offers for Outlook Anywhere
Basic authentication: If you select this authentication type, Outlook will prompt for username and password while attempting a connection with Exchange.
NTLM authentication: If you select this authentication type, exchange does not prompt users for a user name and password. The current Windows user information on the client computer is supplied by the browser through a cryptographic exchange involving hashing with the Web server. If the authentication exchange initially fails to identify the user, the browser will prompt the user for a Windows user account user name and password. So, when Outlook is trying to connect to Exchange and if the machine is domain joined, there isn’t a need to provide password.
Negotiate authentication: Enabled by default in Exchange 2013. This is a combination of Windows integrated authentication and Kerberos authentication. If we employ negotiate authentication, exchange will authenticate the client using NTLM authentication type and if unable to verify authenticity, will challenge the client to authenticate using a username and password.
If you look at Outlook settings –> Account Settings –> More Settings –> Connection, you may see the same authentication settings.
本文出自 “Robin's Home” 博客,谢绝转载!
41Exchange 2010升级到Exchange 2013-配置内部AutodiscoverServiceInternalUri及OutlookAnywhere
标签:exchange server 2010 2013 升级 ntlm 基本 autodiscover outlook anywhere
原文地址:http://winteragain.blog.51cto.com/1436066/1662172