GT 3.9.3 Delegation Service : System Administrator's Guide

Introduction

The delegation service is used to delegate a credential and share the credential with services that are cohosted (that is run in the same container).

[introduces the guide to sysadmins AND points them to the Installation Guide for comprehensive basic installation/configuration info]

Building and Installing

[information about installing the component - may link to Installation Guide]

Configuring

Information on configuration settings and environment variables can be found in the public interface guide.

Deploying

[information about deploying the component into various containers/environments]

Testing

  • Install delegation service test package (gt4-cas-delegation-test-3.9-src_bundle.tar.gz using GPT build FILLME: instructions into GLOBUS_LOCATION
  • To run tests,
    ant -f share/globus_wsrf_test/runtests.xml runServer -Dtests.jar=$GLOBUS_LOCATION/lib/globus_delegation_test.jar
  • Test reports are put in $GLOBUS_LOCATION/share/globus_wsrf_test/tests/test-reports in a file called TEST-org.globus.delegation.service.PackageTests.xml

Troubleshooting

[help for common problems sysadmins may experience]