IBM Enterprise Records, Versió 5.1.+       Servidor d'aplicació:  WebSphere Application Server     

Configuració JAAS per al servidor de Crystal Reports (Content Engine a WebSphere Application Server)

Configureu el JAAS per al servidor de Crystal Reports a WebSphere Application Server.

Per a configurar el JAAS per al servidor de Crystal Reports:

  1. Copieu el fitxer jaas.conf.WebSphere des del directori del servidor de Content Engine següent:

    CE_install_path/FileNet/ContentEngine/config/samples

    al servidor de Crystal Reports:

    Opció Descripció
    WebSphere Application Server C:\Program Files\IBM\WebSphere\AppServer\java\jre\lib\security
    Client de WebSphere Application Server C:\Program Files\IBM\WebSphere\AppClient\java\jre\lib\security
  2. Editeu el fitxer java.security que trobareu al client de WebSphere Application Server o WebSphere Application Server per enllaçar-lo al fitxer jaas.conf.WebSphere.

    Per exemple, a WebSphere Application Server de Windows, heu de completar els passos següents:

    1. Obriu el fitxer següent per a editar-lo: C:\Program Files\IBM\WebSphere\AppServer\java\jre\lib\security\java.security
    2. Desfeu el comentari i actualitzeu la línia següent:
      #login.config.url.1=file:${user.home}/.java.login.config
      per tal d'enllaçar el fitxer al fitxer que heu copiat, jaas.conf.WebSphere, tal com s'indica:
      WebSphere Application Server:
      login.config.url.1=file:"C:/Program
      Files/IBM/WebSphere/AppServer/java/jre/lib/security/jaas.conf.WebSphere"
      Important: Si el camí conté espais, l'haureu de posar entre cometes.
      Client d'aplicació per a WebSphere Application Server:
      login.config.url.1=file:"C:/Program
      Files/IBM/WebSphere/AppClient/java/jre/lib/security/jaas.conf.WebSphere"
      Important: Si el camí conté espais, l'haureu de posar entre cometes.


Comentaris

Última actualització: Agost de 2011


© Copyright IBM Corp. 2011.
Aquest centre d'informació funciona amb tecnologia Eclipse. (http://www.eclipse.org)