Configureu el JAAS per al Crystal Server a WebSphere Application
Server.
Procediment
Per configurar el JAAS per al Crystal Server:
- 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 |
- 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:
- Obriu el fitxer següent per a editar-lo: C:/Program
Files/IBM/WebSphere/AppServer/java/jre/lib/security/java.security
- 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.