User guide

Chapter 7: Developing Applications
7-42
JavaVM option
-Djava.security.auth.login.config=C:\Interstage\J2EE\var\deployment\ijserver
\IJServer\webapps\jaassample\WEB-INF\isssojaaslogin.conf
-Djavax.net.ssl.trustStore=C:\Interstage\etc\security\env\keystore\.keystore
Class path
/opt/FJSVssoaz/lib/isssomod14.jar
JavaVM option
-Djava.security.auth.login.config=/opt/FJSVj2ee/var/deployment/ijserver/
IJServer/webapps/jaassample/WEB-INF/isssojaaslogin.conf
-Djavax.net.ssl.trustStore=/etc/opt/FJSVisscs/security/env/keystore/
.keystore
(4) Editing Login Configuration File
If the port number of the Web server set up as a business server is not 80, use the text editor to edit the
serverport value of login configuration file isssojaaslogin.conf in the servlet application deployed in Step
(2).
Path name in which the login configuration file is deployed by default:
Interstage install directory: C:\Interstage
C:\Interstage\J2EE\var\deployment\ijserver\IJServer\webapps\jaassample\WEB-
INF\isssojaaslogin.conf
/opt/FJSVj2ee/var/deployment/ijserver/IJServer/webapps/jaassample/WEB-
INF/isssojaaslogin.conf
Example
Login configuration file for a business server operating with port number 81
Entry “com.fujitsu.interstage.sso” is used by a servlet application that receives authentication
information from a client.
Entry “com.fujitsu.interstage.sso.uidpass” is used with a servlet application that uses a user ID/password
received from a client to execute authentication for an authentication server.