Hitachi Command Suite システム構成ガイド

[目次][索引][前へ][次へ]


5.6.7 インディケーション通知用のMOFファイルの編集

WSIEncryptString.jarで暗号化したキーストアーパスワードをインディケーション通知用のMOFファイルに指定し,コンパイルします。

前提条件

操作手順

  1. Hitachi Command Suite製品のサービスを停止します。
  2. インディケーション通知用のMOFファイル(CIMXMLSIndicationHandlerTLSSettingData_instances.mof)に,WSIEncryptString.jarで暗号化したキーストアーパスワードを設定し,MutualAuthenticationRequiredの値をtrueに変更します。
    MOFファイルは,次の場所に格納されています。

    Windowsの場合:
    Hitachi Command Suiteのインストールフォルダ\DeviceManager\HiCommandServer\wsi\server\jserver\mof\wbemserver

    Linuxの場合:
    Hitachi Command Suiteのインストールディレクトリ/HiCommandServer/wsi/server/jserver/mof/wbemserver
    KeyStorePasswordXXXXXXX部分に,暗号化したキーストアーパスワードを設定してください。
     instance of HITACHI_CIMXMLSIndicationHandlerTLSSettingData {
    
        InstanceID          = "HITACHI:HITACHI_CIMXMLSIndicationHandlerTLSSettingData:001";
        ElementName         = "CIM_XML-TLS Indication Handler Settings";
        MutualAuthenticationRequired = true;
        KeyStoreFile        = "{0}/jserver/bin/indkeystore";
        KeyStorePassword = "XXXXXXX";
        TrustStoreFile      = "{0}/jserver/bin/indtruststore";
    };
     
    
  3. mofcompコマンドを実行して,インディケーション通知用のMOFファイルをコンパイルします。

    Windowsの場合:
    Hitachi Command Suiteのインストールフォルダ\DeviceManager\HiCommandServer\wsi\bin\mofcomp.bat

    Linuxの場合:
    Hitachi Command Suiteのインストールディレクトリ/HiCommandServer/wsi/bin/mofcomp
    mofcomp -m -o ..\server\jserver\logr ..\server\jserver\mof\wbemserver\CIMXMLSIndicationHandlerTLSSettingData_instances.mof
  4. Hitachi Command Suite製品のサービスを起動します。

関連タスク

[目次] [前へ] [次へ]


[マニュアル発行元]

All Rights Reserved. Copyright© 2014, 2020, Hitachi, Ltd.