Next: Installation of Axis Authorization
Up: Installation of Authorization Filter
Previous: Log4j configuration files
The operations to be performed on the server side are:
- Copy
log4j.jar
bcprov-jdk14.jar
edg-java-security-authorization.jar
edg-java-security-trustmanager.jar
in the @WEBAPP.LOCATION@/WEB-INF/lib directory.
- Copy
AdminGUIindex.html
AdminGUI.css
in the @WEBAPP.LOCATION@/ directory.
- Create a @WEBAPP.LOCATION@/WEB-INF/web.xml web application
deployment descriptor from the template web.xml.template
- Create a ${servicename}${voname}.xml `secure' service
configuration from the template
secure-service-with-authorization.xml.template
- Create the Authorization Filter configuration file from the template
AuthorizationFilterConfig.txt.template
- Create the Authorization Manager configuration file from one of the
templates:
gridmapConfig.xml.template
vomsConfig.xml.template
voms+gridmapConfig.xml.template
2004-05-05