NIPO Fieldwork System Version 1.14

Previous Topic

Next Topic

Setting up the ODIN Servlet Manager

The ODIN Servlet Manager may be used to start, stop and monitor the NIPO ODIN Servlet using an HTML interface. The interface requires a sign-on before it can be used. Permissions to use the ODIN Servlet Manager can be set in the file [installation folder]\Classes\OdinServletManager\Users.Properties in the Apache Tomcat installation folder. Saving the file applies the permissions.

To access the ODIN Servlet Manager, go to http://[url]/OdinServletManager and sign in.

Parameters in OdinServletManagerUsers.Properties

Entry Description Example value

KnownUsers

User names separated by commas

KnowUsers=Admin,Support

<username>.Password

Password per user

Admin.password=GjsdfS38432

Support.password=Jsfdk3278

<username>.Level

Authentication level per user

0 = Locked out (no access, default)

1 = Allow viewing versions only

2 = Allow viewing versions and settings

3 = Allow viewing of versions, settings and connections

4 = Allow all (also allow blocking of new incoming connections)

User1.level=1

User2.level=2

Admin.level=4

 

 

 

The Odin Servlet Manager also contains its own template that may optionally be customized at [installation folder]\WebApps\OdinServletManager\OdinServletManager.odinTemplate.

See Also