无法使用UCC API登录OCS 2007 [英] Cannot login to OCS 2007 using the UCC API

查看:76
本文介绍了无法使用UCC API登录OCS 2007的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用统一通信客户端API附带的UCCAVSample登录我的服务器但到目前为止没有成功。使用相同的凭据使用OC Client登录时没有问题。



错误我回到示例代码是:


UCC_E_AUTHENTICATION_SERVER_UNAVAILABLE(0x80EE00A6L)



事件查看器条目说:



源(UCCAVSample)中事件ID(9)的描述不能被发现。本地计算机可能没有必要的注册表信息或消息DLL文件来显示来自远程计算机的消息。您可以使用/ AUXSOURCE =标志来检索此描述;请参阅帮助和支持以获取详细信以下信息是事件的一部分:UCCAVSample,sip / ocserver.ocserver.local,8009030c。



I试过:


cd \windows\system32


mmc / a eventvwr.msc / auxsource = < font color ="#0000ff"> 10.10.10.1 (我服务器的地址)



但它不能解析上面的日志消息。



注意:ocserver.ocserver.local是我服务器的名称,错误代码0x8009030C定义为:


#在winerror.h中定义 SEC_E_LOGON_DENIED _HRESULT_TYPEDEF_(0x8009030CL)




正如我上面提到的,我可以使用OC客户端登录,但使用Ucc API我无法登录。


非常感谢任何帮助。



解决方案

好的,解决方案实际上非常简单,这要归功于Ashutosh在此论坛中发布的Ramesh下面的帖子( UC Client SDK启用端点到OCS 2007失败)。



这是有用的:



用户名:client1


Domain:ocserver.local(托管OCS的DC的名称)>

无效的是我使用与OC客户端相同的名称/域名,即:
我们ername: client1@ocserver.local
域名: ocserver \client1

发布此信息以防万一其他人碰到相同的问题。



PwCm







I am using the UCCAVSample that comes with the Unified Communications Client API to login to my server but no success so far.  I have no problem using the same credentials to login using the OC Client.

 

The error that I get back in the sample code is:

UCC_E_AUTHENTICATION_SERVER_UNAVAILABLE (0x80EE00A6L)

 

The event viewer entry says:

 

The description for Event ID ( 9 ) in Source ( UCCAVSample ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: UCCAVSample, sip/ocserver.ocserver.local, 8009030c.

 

I tried:

cd \windows\system32

mmc /a eventvwr.msc /auxsource=10.10.10.1  (my server's address)

 

but it does not resolve the log message above.

 

Note: ocserver.ocserver.local is my server's name and the error code 0x8009030C is defined as:

#define SEC_E_LOGON_DENIED _HRESULT_TYPEDEF_(0x8009030CL)

in winerror.h.

 

As I mentioned above, I have no problem signing in with the OC client but with the Ucc API I just can't login.

Any help is greatly appreciated.

 

 

解决方案

Ok, the solution was actually quite simple thanks to Ashutosh's posting below initiated by Ramesh in this forum (UC Client SDK Enabling an endpoint to OCS 2007 fails).

 

This is what worked:

 

Username: client1

Domain: ocserver.local (the name of my DC that hosts OCS)>

What wasn't working was the fact that I was using the same name/domain that worked with the OC client, i.e.:
Username:  client1@ocserver.local
Domain:  ocserver\client1

Posting this just in case somebody else bumps into the same issue.

 

PwCm




 


这篇关于无法使用UCC API登录OCS 2007的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆