Bug 6291

Summary: globus-credential-delegate
Product: Delegation Service Reporter: Martin Feller <feller@mcs.anl.gov>
Component: Delegation ServiceAssignee: Rachana Ananthakrishnan <ranantha@mcs.anl.gov>
Status: RESOLVED FIXED    
Severity: normal CC: meder@mcs.anl.gov
Priority: P3    
Version: 4.2.0   
Target Milestone: 4.2.2   
Hardware: Macintosh   
OS: All   

Description From 2008-08-06 09:10:45
If i have a delegation factory EPR stored in factory.epr
and want to store the EPR of the delegated credential in cred.epr
and call
    globus-credential-delegate -e factory.epr cred.epr
then nothing is stored in cred.epr, but the command overwrites
factory.epr with the epr of the credential.

Also: options -e and -k are not explained in the help
------- Comment #1 From 2008-08-06 09:11:11 -------
here's a convenience delegation factory epr:

<ns1:delegationFactoryEndpoint
xmlns:ns1="http://www.globus.org/namespaces/2008/03/gram/job"><ns2:Address
xmlns:ns2="http://www.w3.org/2005/08/addressing">https://osg-test1.unl.edu:8443/wsrf/services/DelegationFactoryService</ns2:Address></ns1:delegationFactoryEndpoint>
------- Comment #2 From 2008-10-07 17:44:16 -------
Thanks Martin. Fixed in trunk and 4.2 branch.