IBM Enterprise Records, 版本 5.1.+       应用程序服务器:  WebLogic Application Server     

为 Crystal Reports 服务器配置 JAAS(Oracle WebLogic Server 上的 Content Engine

Oracle WebLogic Server 上的 Crystal Reports 服务器配置 JAAS。

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

  1. jaas.conf.WebLogic 文件从 Content Engine 服务器目录 CE_install_path/FileNet/ContentEngine/config/samples 复制到以下 Crystal Reports 服务器目录 JDK_install_path/jre/lib/security
  2. java.security 文件编辑为指向 jaas.conf.WebLogic 文件,如下所示:
    1. 打开以下文件以进行编辑:JDK_install_path/jre/lib/security/java.security
    2. 取消注释以下行:#login.config.url.1=file:${user.home}/.java.login.config,并将其更新为指向新复制的 jaas.conf.WebLogic 文件,如下所示:login.config.url.1=file:C:/install_jdk /jre/lib/security/jaas.conf.WebLogic
      要点: 如果路径包含空格,那么请用双引号将其引起来。


反馈

最近一次更新时间: 2011 年 8 月


© Copyright IBM Corporation 2011.
本信息中心基于 Eclipse 技术。(http://www.eclipse.org)