IBM Enterprise Records, Versió 5.1.2   

Configuració de JAAS per a Crystal Server (WebSphere Application Server)

Configureu el JAAS per al Crystal Server a WebSphere Application Server.

Procediment

Per configurar el JAAS per al Crystal Server:

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

    CE_install_path/FileNet/ContentEngine/config/samples

    al Crystal Server:

    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 Windows WebSphere Application Server, completeu 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ó: Novembre de 2013
frmoc015.htm

© Copyright IBM Corp. 2013