...
- Ubisecure Authentication Server
- Installation according to Installation - SSO Installation
- J2SE 1.4.2 SDK or newer
- Servlet/JSP container with JSP 1.2, such as Apache Tomcat 5.5
...
You can now configure the software by editing the configuration file tupas.properties
. Please refer to the Configuring TUPAS Emulator on for more information about configuring TUPAS Emulator.
If you leave the configuration file intact, TUPAS Emulator will work with default configuration settings (see Appendix: System configuration files).
Deployment
TUPAS Emulator web application is distributed and installed as standard Web Archive (.war) files. A .war file is deployed with Apache Tomcat by copying the .war file to the webapps
directory in the Tomcat installation directory.
...
The TUPAS Emulator software is now installed. In order to test if TUPAS Emulator deployment was successful, please refer to After Installation chapter later on this page.
Setting up the Ubisecure Authentication Server
...
Add an TUPAS Emulator authentication object to your Ubisecure LDAP directory with the import script from Ubisecure Server Installation. You will need the file methods.ldif
. After installing UAS according to document Installation - SSO Installation, this file will be in directory c:\Ubisecure\ldap
(Windows environment) or /usr/local/ubisecure/ldap
(Linux environment). From this file, copy the part that contains "Tupas 2, test
" to a new file named tupasemulator.ldif
.
...