IBM Enterprise Records バージョン 5.1.2   

Crystal Reports Server 用の JAAS の構成 (WebSphere Application Server)

WebSphere® Application Server 上の Crystal Reports Server 用に JAAS を構成します。

手順

Crystal Reports Server 用に JAAS を構成するには、以下の手順を実行します。

  1. 次の Content Engine または Content Platform Engine サーバー・ディレクトリーから jaas.conf.WebSphere ファイルをコピーします。

    CE_install_path/FileNet/ContentEngine/config/samples

    このファイルを以下のように Crystal Reports Server にコピーします。

    オプション 説明
    WebSphere Application Server C:¥Program Files¥IBM¥WebSphere¥AppServer¥java¥jre¥lib¥security
    WebSphere Application Server クライアント C:¥Program Files¥IBM¥WebSphere¥AppClient¥java¥jre¥lib¥security
  2. WebSphere Application Server または WebSphere Application Server クライアントに付属の java.security ファイルを、jaas.conf.WebSphere ファイルを指すように編集します。

    例えば Windows の WebSphere Application Server で、以下のステップを実行します。

    1. 次のファイルを編集用に開きます。 C:¥Program Files¥IBM¥WebSphere¥AppServer¥java¥jre¥lib¥security¥java.security
    2. 次の行のコメントを外して更新します。
      #login.config.url.1=file:${user.home}/.java.login.config
      上記の行を、次に示すように 新たにコピーされた jaas.conf.WebSphere ファイルを指すように更新します。
      WebSphere Application Server:
      login.config.url.1=file:"C:/Program
      Files/IBM/WebSphere/AppServer/java/jre/lib/security/jaas.conf.WebSphere"
      重要: パスにスペースが含まれている場合は、パスを二重引用符で囲む必要があります。
      Application Client for WebSphere Application Server:
      login.config.url.1=file:"C:/Program
      Files/IBM/WebSphere/AppClient/java/jre/lib/security/jaas.conf.WebSphere"
      重要: パスにスペースが含まれている場合は、パスを二重引用符で囲む必要があります。


フィードバック

最終更新: 2013 年 11 月
frmic071.htm

© Copyright IBM Corp. 2013