下列程序描述如何設定分散式認證 UI 伺服器與 Access Manager 伺服器進行通訊的加密密碼。
若要設定分散式認證 UI 伺服器的密碼:
在 Access Manager 伺服器中:
在分散式認證 UI 伺服器上,對 AMConfig.properties 檔案進行如下變更:
將 com.iplanet.am.service.password 特性標記為註釋。
將 com.iplanet.am.service.secret 特性設為在步驟 1a 中加密的 amadmin 密碼。
增加從步驟 1b 中複製的 am.encryption.pwd 及加密值。例如:
com.sun.identity.agents.app.username=username #com.iplanet.am.service.password=password com.iplanet.am.service.secret=AQIC0K3omEozd544XEJIg25GT2wi1D7UAQLX am.encryption.pwd=ydV8JXhJF2J35vpxjZRiGt7SH/7mUr+Y
重新啟動分散式認證 UI 伺服器。