Incubator/Dynamic Accounts/Documentation/TP5/UserGuide
From Globus
Navigation:
Dynamic Accounts - Documentation - TP5 - UserGuide
[edit]
Service Interface
For interface see the factory and service WSDLs.
The WSDLs reference a types schema also.
[edit]
Usage Examples
After installing the service, $GLOBUS_LOCATION/bin will contain the client program "workspace" which can be used for creating and adjusting account based workspaces.
1. Source the jars in $GLOBUS_LOCATION/lib (one of which is the client stubs):
$ source $GLOBUS_LOCATION/etc/globus-devel-env.sh
2. Run the program with no arguments to view available options:
$ cd $GLOBUS_LOCATION $ ./bin/workspace
3. Create a pool account with default ttl (default host is localhost:8443):
$ ./bin/workspace create
Output:
EPR Address: https://127.0.0.1:8443/wsrf/services/WorkspaceService
Reference property[0]:
<ns1:AccountKey xmlns:ns1="http://www.globus.org/03/2005/workspace">gpool010</ns1:AccountKey>
TerminationTime Fri Mar 11 14:13:12 CST 2005
localName gpool010
owner DN /DC=org/DC=doegrids/OU=People/CN=Timothy Freeman 964650

