IBM Enterprise Records V5.1.2   

为 Crystal Reports 服务器配置 JAAS (WebSphere Application Server)

WebSphere® Application Server 上的 Crystal Reports Server 配置 JAAS。

过程

要为 Crystal Reports Server 配置 JAAS,请完成下列步骤:

  1. jaas.conf.WebSphere 文件从以下 Content EngineContent Platform Engine 服务器目录:

    CE_install_path/FileNet/ContentEngine/config/samples

    复制到 Crystal Reports 服务器:

    选项 描述
    WebSphere Application Server C:\Program Files\IBM\WebSphere\AppServer\java\jre\lib\security
    WebSphere Application Server Client C:\Program Files\IBM\WebSphere\AppClient\java\jre\lib\security
  2. WebSphere Application ServerWebSphere Application Server Client 附带的 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 Corporation 2013