4.2 以靜默模式安裝

  1. 從下載網站下載 Identity_Manager_4.8_Linux.iso

  2. 掛接下載的 .iso

  3. .iso 的根目錄執行 create_silent_props.sh 程序檔。

  4. 輸入 y 以確認建立檔案。

  5. 指定靜默內容檔案的路徑。

  6. 決定要安裝的 Identity Manager 伺服器版本。輸入 y 將安裝進階版,輸入 n 將安裝標準版。

  7. 決定您是要以一般模式還是自訂模式設定元件。

  8. 在可供安裝的元件清單中選取所需的元件:

    • 若要安裝引擎,請選取 Identity Manager 引擎

    • 若要安裝遠端載入器,請選取 Identity Manager 遠端載入器

    • 若要安裝擴送代理程式,請選取 Identity Manager 擴送代理程式

    • 若要安裝 iManager,請選取 iManager Web Administration

    • 若要安裝 Identity Applications,請選取 Identity Applications

    • 若要安裝 Identity Reporting,請選取 Identity Reporting

    如需組態參數的資訊,請參閱瞭解組態參數

  9. 執行以下指令以執行靜默安裝:

    ./install.sh -s -f <location of the silent properties file>

    例如,

    ./install.sh -s -f /home/silent.properties,其中,/home/silent.properties 是靜默內容檔案的儲存位置。