【问题标题】:Windows Authentication Error: Some or all identity references could not be translatedWindows 身份验证错误:无法翻译部分或全部身份引用
【发布时间】:2011-07-13 16:18:20
【问题描述】:

在我添加到我创建的新域的新 VM 之一上,尝试在 WCF 服务中使用模拟时出现以下错误。

Unhandled Exception:
   System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: 
   Some or all identity references could not be translated.

同样适用于另一台机器。关于这里可能有什么问题的任何想法?任何指针都会有所帮助。

谢谢

【问题讨论】:

    标签: windows wcf windows-authentication


    【解决方案1】:

    需要检查的几件事:

    • 新 VM 上的时间也是时区,VM 时间是否同步?
    • 您是否在将 VM 添加到域后重新启动它?

    【讨论】:

      【解决方案2】:

      您的管理中心的管理员帐户似乎已损坏 (KB934838)。

      使用命令:

      stsadm –o updatefarmcredentials –userlogin DomainName\UserName -password NewPassword
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2012-07-11
        • 2012-07-16
        • 1970-01-01
        • 2017-04-10
        • 1970-01-01
        相关资源
        最近更新 更多