MOSS 修改了伺服器帳號密碼後的問題

來源:互聯網
上載者:User

按如下步驟操作即可:
1. 更新 Central Administration application pool 所使用的帳戶密碼:
 a. 在 SharePoint 伺服器陣列的所有伺服器上,開啟控制台,輸入以下命令並斷行符號:
  cd %commonprogramfiles%/Microsoft Shared/Web server extensions/12/Bin
 b. 在 Central Administration 網站所在伺服器上,在控制台中輸入以下命令並斷行符號:
  stsadm -o updatefarmcredentials -userlogin DomainName/UserName -password NewPassword
 c. 在SharePoint 伺服器陣列的所有其他伺服器上,在控制台中輸入以下命令並斷行符號:
  stsadm -o updatefarmcredentials -userlogin DomainName/UserName -password NewPassword -local
 d. 在控制台中輸入以下命令以重啟IIS:
  iisreset /noforce
2. 驗證 Administration Application Pool Credential Deployment job definition 不再顯示在 Central Administration 的 Timer Job Definitions 頁面中:
 a. 開啟 SharePoint 3.0 Central Administration,點擊 Operations,再點擊 Global Configuration 中的 Timer job definitions。
 b. 檢查以驗證 Administration Application Pool Credential Deployment job definition 沒有顯示在列表中。
3. 補救伺服器場中Web網站所使用的應用程式集區的帳號密碼。在伺服器陣列中每台伺服器的控制台中輸入以下命令並斷行符號:
 stsadm -o updateaccountpassword -userlogin DomainName/UserName -password NewPassword -noadmin
4. 更新 Windows SharePoint Services Help Search 服務運行時所使用的帳號密碼,在伺服器陣列中每台伺服器的控制台中輸入以下命令並斷行符號
 stsadm.exe -o spsearch -farmserviceaccount DomainName/UserName -farmservicepassword NewPassword
5. 更新 Windows SharePoint Services Help Search 服務的預設內容訪問帳號的密碼,在伺服器陣列中每台伺服器的控制台中輸入以下命令並斷行符號
 stsadm.exe -o spsearch -farmcontentaccessaccount DomainName/UserName -farmcontentaccesspassword NewPassword
6. 如果使用的是 MOSS 2007,還需要執行下列步驟:
 a. 補救伺服器場中每個 Shared Services Provider (SSP) 所使用的帳號密碼,在伺服器陣列中每台伺服器的控制台中輸入以下命令並斷行符號
  stsadm.exe -o editssp -title SharedServicesProviderName -ssplogin DomainName/UserName -ssppassword NewPassword
 b. 更新 Office SharePoint Server Search 服務運行時所使用的帳號密碼,在控制台中輸入以下命令並斷行符號
  stsadm.exe -o osearch -farmserviceaccount DomainName/UserName -farmservicepassword NewPassword
 c. 如果伺服器陣列使用 single sign-on, 還需要執行以下步驟來更新 Microsoft Single Sign-On 服務運行時所使用的帳號密碼:
  1. 在 Central Administration 頁面中單擊 Operations,選擇 Security Configuration 中的 Service accounts。
  2. 點擊 Windows service 下的 Single Sign-On Service。
  3. 在 Configurable 下面設定密碼並單擊OK。
 d. 更新 Office SharePoint Server Search 服務的預設內容訪問帳號的密碼:
  1. 開啟 Central Administration,在 Shared Services Administration 下面單擊連結到 SSP web 網站的連結。
  2. 在 Search 下單擊 Search settings,再點擊 Default content access account。
  3. 設定密碼,並點擊OK。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.