IBM Enterprise Records, Version 5.1.2   

Configuring JAAS for Crystal Server (WebSphere Application Server)

Configure JAAS for Crystal Server on WebSphere® Application Server.

Procedure

To configure JAAS for Crystal Server:

  1. Copy the jaas.conf.WebSphere file from the following Content Engine or Content Platform Engine server directory:

    CE_install_path/FileNet/ContentEngine/config/samples

    to the Crystal Server:

    Option Description
    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. Edit the java.security file that comes with WebSphere Application Server or WebSphere Application Server Client to point to the jaas.conf.WebSphere file.

    For example, under a Windows WebSphere Application Server, complete the following steps:

    1. Open the following file for editing: C:/Program Files/IBM/WebSphere/AppServer/java/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.WebSphere file, as follows:
      WebSphere Application Server:
      login.config.url.1=file:"C:/Program
      Files/IBM/WebSphere/AppServer/java/jre/lib/security/jaas.conf.WebSphere"
      Important: If the path contains a space, you must enclose it within double quotes.
      Application Client for WebSphere Application Server:
      login.config.url.1=file:"C:/Program
      Files/IBM/WebSphere/AppClient/java/jre/lib/security/jaas.conf.WebSphere"
      Important: If the path contains a space, you must enclose it within double quotes.


Feedback

Last updated: November 2013
frmoc015a.htm

© Copyright IBM Corporation 2013