InfoSphere Enterprise Records, Version 4.5.1.3+       Application server:  JBOSS Application Server     

Configuring JAAS for Crystal Reports server (Content Engine on JBoss Application Server)

Configure JAAS for Crystal Reports Server on JBoss Application Server.

To configure JAAS for Crystal Reports server:

  1. Copy the jaas.conf.JBoss file from the following Content Engine server directory: CE_install_path/FileNet/ContentEngine/config/samples to the Crystal Reports server: JDK_install_path/jre/lib/security
  2. Edit the java.security file to point to the jaas.conf.JBoss file, as follows:
    1. Open the java.security file for editing: JDK_install_path/jre/lib/security/java.security
    2. Uncomment and update the following line: #login.config.url.1=file:${user.home}/.java.login.config to point to the newly copied jaas.conf.JBoss file, as follows: login.config.url.1=file:C:/install_jdk /jre/lib/security/jaas.conf.JBoss
      Important: If the path contains a space, you must enclose it within double quotes.


Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)