Exchange研发(二):如何集成应用程式直接登录到…

2008-02-23 06:13:09来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折

Exchange中,Exchange本身带了OWA,客户端能够直接通过http://ServerName/Exchange/UserName来访问。以下描述了怎样在页面中集成用户名和密码直接登录到OWA,而不让Windows弹出"Enter network password”对话框。

中国网管论坛

中国网管联盟

  1. 在服务器端配置好SSL安全通道,以启用安全通道;关于如何配置SSL安全通道,请参阅 http://support.microsoft.com/default.aspx?scid=kb;EN-US;218445
  2. OWA的认证方式设为“Windows集成身份验证”,不要设为“基于表单的身份验证”(使用Exchange系统管理器);
  3. 使用xmlhttp对象发送访问请求,脚本代码如下:

www_bitscn_com

//jeseeqing 2004.10.28

bitscn.com

//exchangeURL: for example https://VirtualAD.ExchangeTest.Com/Exchange/jeseeqing

DL.bitsCN.com网管软件下载

//userNameuser name

www_bitscn_com

//password: user password www.bitsCN.com

function RedirectExchangeURL(exchangeURL,userName,password)

www.bitsCN.com

{ 中国网管论坛

var xmlRequest= new ActiveXObject("msxml2.xmlhttp");; bitscn.com

xmlRequest.open("get",exchangeURL,false,userName,password); 中国网管联盟

auth.send(); bbs.bitsCN.com

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇: 部署Exchange 2000 Server SP2 群集

下一篇: 删除应用程式映射会导致OWA出现404错误

热门词条
热门标签