码迷,mamicode.com
首页 > 其他好文 > 详细

41Exchange 2010升级到Exchange 2013-配置内部AutodiscoverServiceInternalUri及OutlookAnywhere

时间:2015-06-16 01:25:35      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:exchange server 2010 2013 升级 ntlm 基本 autodiscover outlook anywhere

17.6.4 配置内部AutodiscoverServiceInternalUri

查看下当前的AutodiscoverServiceInternalUri

技术分享

对广州总部的两台CAS更改AutodiscoverServiceInternalUri进行配置,更改为:https://mail.robin.com/Autodiscover/Autodiscover.xml

技术分享

配置好后,Get-ClientAccessServer进行确认一遍,OK

技术分享

17.6.3 启用OUTLOOK ANYWERE

定位到如下位置,点击编辑按钮

技术分享

指定外部主机名

技术分享

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!