我的环境如下:
1、一台域控服务器
2、一台CRM应用服务器
3、一台CRM数据库服务器
目前我有CRM应用服务器上用域管身身份登录部署IFD,按照部署手册完成后,内网访问,Internet部署已禁用。ADFS2.0日志中报:A request to the policy store service was not authorized.
错误日志:
日志名称: AD FS 2.0 Tracing/Debug
来源: AD FS 2.0 Tracing
日期: 2012/6/5 10:18:01
事件 ID: 38
任务类别: 无
级别: 警告
关键字: ADFSPolicyServerService
用户: NETWORK SERVICE
计算机: crm.YASN.com
描述:
A request to the policy store service was not authorized.
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="AD FS 2.0 Tracing" Guid="{f1aa12b3-dba2-4cab-b909-2c2b7afcf1fd}" />
<EventID>38</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000080</Keywords>
<TimeCreated SystemTime="2012-06-05T02:18:01.724515900Z" />
<EventRecordID>48</EventRecordID>
<Correlation />
<Execution ProcessID="5660" ThreadID="9924" ProcessorID="0" KernelTime="0" UserTime="0" />
<Channel>AD FS 2.0 Tracing/Debug</Channel>
<Computer>****</Computer>
<Security UserID="S-1-5-20" />
</System>
<UserData>
<Event xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://schemas.microsoft.com/ActiveDirectoryFederationServices/2.0/Events">
<EventData>A request to the policy store service was not authorized.</EventData>
</Event>
</UserData>
</Event>
求解答??