Tool
nts-fuseds is a Framework to host and manage various NTS (UK
Services) applications. Tested on Linux (i386) and Microsoft Windows
platforms.
Requirements
Java (JDK) >= 1.6
Apache Tomcat 6.x
Latest Novell International
Cryptographic Infrastructure (NICI)
On the clients, the latest version of Adobe Flash Player
>=10.0.0
Getting Started
Install NICI on the server
Ensure that the JAVA_HOME environment is set to the installed
>=1.6 JDK
When the requirements have been met, deploy nts-fuseds.war as
per the tomcat guidelines.
Stop the Tomcat server and make the following changes:
Move <tomcat-install>/webapps/nts-fuseds/lib/nts →
<tomcat-install>/lib/nts
Add <tomcat-install>/lib/nts to the path.
Move <tomcat-install>/lib/nts/jclient.jar →
<tomcat-install>/lib/
On Windows, edit the <tomcat-install>/bin/startup.bat
and add a line similar to “set
path=%PATH%;C:\Data\Dev\Apache\apache-tomcat-6.0.20\lib\nts\windows”
near the top of the file (without quotes and changing the path to
meet your setup)
On Linux, edit the <tomcat-install>/bin/startup.sh
file and add a line similar to export
LD_LIBRARY_PATH=/opt/apache/lib/nts
change the memory parameters in bin/catalina.sh(bat) to
suite your environment (JAVA_OPTS="$JAVA_OPTS -Xms256m
-Xmx512m")
Add a user & role to the conf/tomcat-users.xml. Should
look something similar to
<?xml
version='1.0' encoding='utf-8'?>
<tomcat-users>
<role
rolename="manager"/>
<user
username="tomcat" password="secret"
roles="manager"/>
</tomcat-users>
Modify webapps/nts-fuseds/WEB-INF/web.xml and ensure that
match the user/password you added above and the server address/port
you will have tomcat listening on
tomcat-manager-user
tomcat-manager-password
tomcat-server
After
the modifications, restart Tomcat and pay attention the the tomcat
log to ensure that it starts normally. In a browser go to http://your
server:port/nts-fuseds
Managing
Certificates
Login
to the manager using the credentials you set earlier
Select
“Upload” and browse to the certificate you would like to
add to the keystore. And wait for the upload to complete
Select
“Certificates → Import Certificate” and select from
the list of uploaded certificates. Supply a unique name and the
“import”.
Available Applications:
Identity Manager Driver Monitor
(Coming soon)
Ldap Server Statistics (Coming soon)
Known Issues:
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
How soon is soon ?
Submitted by davidkrotil on 22 February 2010 - 8:15am.
Available applications looking very promising, can we get then soon ?
Thanks
David
- Be the first to comment! To leave a comment you need to Login or Register
Any progress on this?
Submitted by jkinney on 3 May 2012 - 1:22am.
I've been looking into this and it looks great and could REALLY be of use. Is there any work being done on this still and if so, when can we expect updates and more documentation?
Great work!!
- Be the first to comment! To leave a comment you need to Login or Register



2