前のトピック: コマンドを使用して UNIX へ CA Directory をインストール

次のトピック: コマンドを使用して Directory Management パッケージをインストール

コマンドを使用して Directory パッケージをインストール

dxsetup スクリプトによって、Directory パッケージをインストールできます。

コマンドを使用して Directory パッケージをインストールする方法

  1. root ユーザとしてログインします。
  2. CA Directory インストール CD を挿入します(必要な場合)。
  3. コマンド プロンプトを開きます。
  4. 以下のディレクトリに移動します。
    CD-ROM/dxserver/install
    
  5. 「dxsetup コマンド --Directory パッケージのインストール」で説明されているオプションと共に dxsetup スクリプトを実行します。
dxsetup コマンド --Directory パッケージのインストール

以下のように dxsetup コマンドを使用して、Directory インストール パッケージのコンポーネントをインストールします。

./dxsetup.sh [-nodocs] [-r source_directory] [-dxuser username]  [-dxadmindpass password] 
[-write_responses response-file | -silent | -responsefile response-file]
-nodocs

ユーザ マニュアルをインストールせずに、Directory パッケージをインストールします。

-r source_directory

現在のディレクトリ以外の場所から dxsetup を実行します。

-dxuser username

デフォルトの dsa 以外のユーザ名を指定します。

-dxadmindpass password

DXadmind パスワードを指定します。 これにより、応答ファイルにパスワードを含める必要がなくなります。

-write_responses response-file

CA Directory のサイレント インストールに使用できる応答ファイルを作成します。

これは CA Directory をインストールしません。

-silent

CA Directory をサイレント インストールします。

-responsefile response-file

応答ファイルにリスト表示されるオプションを使用して、CA Directory をインストールします。

例: マニュアルを除く CA Directory をインストールする

以下のコマンドで、dsaadmin という名前の既存のアカウントを使用して、ユーザ マニュアルを除いた CA Directory をインストールします。

./dxsetup.sh -nodocs -dxuser dsaadmin