Unix のコマンドを使用した管理 UI のインストール

dxmgmtuisetup.sh コマンドで Directory Management UI パッケージをインストールできます。
cad126jp
dxmgmtuisetup.sh コマンドを使用した Directory Management UI パッケージのインストール
dxmgmtuisetup.sh コマンドで Directory Management UI パッケージをインストールできます。
以下の手順に従います。
  1. root または DXserver 管理者としてログインします。DXserver の管理者としてログインするには、コメント フィールドの DXserver 管理者の値で root 以外のユーザが作成されている必要があります。
  2. ダウンロードした CA Directory Management UI パッケージを抽出します。あるいは、ダウンロードした Directory Management ISO をマウントまたは抽出します。
  3. コマンド プロンプトを開きます。
  4. 以下のディレクトリに移動します。
    management-ui/install
  5. 以下のセクションで説明されているオプションで、dxmgmtuisetup.sh コマンドを実行します。
dxmgmtuisetup.sh コマンド -- Directory Management UI パッケージのインストール
Directory 管理 UI をインストールするには、以下の dxmgmtuisetup.sh コマンドを使用します。
./dxmgmtuisetup.sh [-r source-directory] [-dxuser username] [-write_responses response-file | -silent | -responsefile response-file]
  • -r source-directory
    現在のディレクトリ以外の場所から dxmgmtuisetup.sh を実行します。
  • -
    dxuser username
    デフォルトの dsa 以外のユーザ名を指定できます。
  • -write_responses response-file
    CA Directory 管理 UI のサイレント インストールに使用できる応答ファイルを作成します。
    このオプションでは、CA Directory 管理 UI はインストールされません。
  • -silent
    Web コンポーネントをサイレント インストールします(プロンプトは表示されません)。
  • -responsefile response-file
    応答ファイルにリストされているオプションを使用して、CA Directory 管理 UI をインストールします。