天天看点

AD域和SIP域不一致的情况下Lync边缘客户端登录问题解决

1 内部AD域:ourgameoa.com

2 外部SIP域:ourgame.com

前提我们已经为lync添加了额外的SIP域:

<a href="http://lixiaosong.blog.51cto.com/attachment/201409/23/705126_1411462141Y34W.png" target="_blank"></a>

按照以下方式登录错误:

确认一下SIP地址:

<a href="http://lixiaosong.blog.51cto.com/attachment/201409/23/705126_1411462142VpEW.png" target="_blank"></a>

按照以下方式我们在边缘客户端登录失败:

解决方法:

更改用户的SIP地址:

<a href="http://lixiaosong.blog.51cto.com/attachment/201409/23/705126_14114621492R6U.png" target="_blank"></a>

再次执行登录,已经成功了:

这时候应该发现一个问题就是所有用户需要手动输入一下域账户验证。可不可以输入完登录地址后就可以直接登录呢?解决方法添加和修改UPN后缀:

打开AD域和信任关系:

为了加强识别我们再次确认一下账户的SIP地址:

注意这个是sip域而不是AD域

<a href="http://lixiaosong.blog.51cto.com/attachment/201409/23/705126_1411462156qU7E.png" target="_blank"></a>

我们再次登录,发现已经可以正常登录了:

本文转自handsome7038 51CTO博客,原文链接:http://blog.51cto.com/lixiaosong/1557433

继续阅读