博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
lync2013 错误: 已为不同的传输层安全性(TLS)目标找到类型为“McxInternal”且完全限定的域名(FQDN)为...
阅读量:5757 次
发布时间:2019-06-18

本文共 2449 字,大约阅读时间需要 8 分钟。

最近 练习安装lync2013 在发布拓扑结构时遇到如下错误:

 lync 错误: 已为不同的传输层安全性(TLS)目标找到类型为“McxInternal”且完全限定的域名(FQDN)为“lync.contoso.com”的受信任服务器。

在网上找了很久才找到解决方案。

This post is following on from “” after correcting the issue on my previous blog post I ran into the following issue;

A trusted server with the type “McxInternal” and the fully qualified domain name (FQDN) “EE01.lyncme.local” was found for a different Transport Layer Security (TLS) target

 

The error was also point to

  • A trusted server with type “McxExternal”
  • A trusted server with type “Microsoft.Rtc.Applications.Testbot”

The resolution for this was to open ADSI Edit and Select Configuration

Browse to CN=Services,CN=RTC Service,CN=Trusted Services and in here you will find the records that specify to McxInternal etc..

I suggest checking the records manually to see what they reference before deleting them. In my case all the records could be deleted as they was referencing to Servers and Pools names of my Lab which is not being used.

After deleting the none require records go back to your “Topology Builder” and “Re-Publish”. It should complete successfully

And In my case the warning was referencing the below error because of using a service account to install Lync 2013

Regards

最近 练习安装lync2013 在发布拓扑结构时遇到如下错误:

 lync 错误: 已为不同的传输层安全性(TLS)目标找到类型为“McxInternal”且完全限定的域名(FQDN)为“lync.contoso.com”的受信任服务器。

在网上找了很久才找到解决方案。

This post is following on from “” after correcting the issue on my previous blog post I ran into the following issue;

A trusted server with the type “McxInternal” and the fully qualified domain name (FQDN) “EE01.lyncme.local” was found for a different Transport Layer Security (TLS) target

 

The error was also point to

  • A trusted server with type “McxExternal”
  • A trusted server with type “Microsoft.Rtc.Applications.Testbot”

The resolution for this was to open ADSI Edit and Select Configuration

Browse to CN=Services,CN=RTC Service,CN=Trusted Services and in here you will find the records that specify to McxInternal etc..

I suggest checking the records manually to see what they reference before deleting them. In my case all the records could be deleted as they was referencing to Servers and Pools names of my Lab which is not being used.

After deleting the none require records go back to your “Topology Builder” and “Re-Publish”. It should complete successfully

And In my case the warning was referencing the below error because of using a service account to install Lync 2013

Regards

转载地址:http://ampkx.baihongyu.com/

你可能感兴趣的文章
微信分销系统商城营销5大重点
查看>>
求职准备 - 收藏集 - 掘金
查看>>
spring.net 继承
查看>>
jQuery|元素遍历
查看>>
用 ThreadLocal 管理用户session
查看>>
setprecision后是要四舍五入吗?
查看>>
上云就是这么简单——阿里云10分钟快速入门
查看>>
MFC多线程的创建,包括工作线程和用户界面线程
查看>>
我的友情链接
查看>>
FreeNAS8 ISCSI target & initiator for linux/windows
查看>>
PostgreSQL数据库集群初始化
查看>>
++重载
查看>>
Rainbond 5.0.4版本发布-做最好用的云应用操作系统
查看>>
nodejs 完成mqtt服务端
查看>>
sql server 触发器
查看>>
[工具]前端自动化工具grunt+bower+yoman
查看>>
关于完成生鲜电商项目后的一点总结
查看>>
noip2012 普及组
查看>>
第二阶段 铁大Facebook——十天冲刺(10)
查看>>
Java判断是否为垃圾_Java GC如何判断对象是否为垃圾
查看>>