Configure JAAS for Crystal Server on WebSphere® Application Server.
To configure JAAS for Crystal Server:
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 |
For example, under a Windows WebSphere Application Server, complete the following steps:
#login.config.url.1=file:${user.home}/.java.login.config
to
point to the newly copied jaas.conf.WebSphere file,
as follows:login.config.url.1=file:"C:/Program
Files/IBM/WebSphere/AppServer/java/jre/lib/security/jaas.conf.WebSphere"
login.config.url.1=file:"C:/Program
Files/IBM/WebSphere/AppClient/java/jre/lib/security/jaas.conf.WebSphere"