zoukankan      html  css  js  c++  java
  • the name or security ID(SID) of the domain specified is inconsistent with the trust information for that domain

    一組人在開發MOSS,重新規划了一下開發環境,在新的開發環境中使用了Vmware, 用它安裝了一個Windows2003 sp2的模板,然后安裝MOSS, 發給小組成員到開發的機器上,當小組成員拿到image后,修改了機器名,然后加入域中。這些都成功,但在登錄的時候,出現the name or security ID(SID) of the domain specified is inconsistent with the trust information for that domain 不論是用什么域帳號都是這個錯誤,在網上找資料說,每個OS都有一個SID(電腦安全識別碼),當你用image這種方式大量發布并且想加入到AD的時候,必須修改其SID。微軟提供一個tools: NewSID.exe,現在是4.10版本。具體請參見: http://technet.microsoft.com/zh-tw/sysinternals/bb897418.aspx

  • 相关阅读:
    requests模块
    unitest模块
    doctest模块
    SessionStorage
    jquery选择器
    jquery操作dom
    jquery事件
    jquery筛选
    页面跳转传值接收
    HTML5 Web SQL 数据库操作
  • 原文地址:https://www.cnblogs.com/sdikerdong/p/1417072.html
Copyright © 2011-2022 走看看