On Dec 4, 2007, at 10:42 AM, Wilson Jr. wrote:
Ok Charles, just to be sure, these are the sequence I have to do?
gpt-build ....
gpt-postinstall
But like I have two SimpleCa, and already have installed a
simpleCa, I do a setup-gsi without the -default?
setup-gsi
Right. You don't need the -default, you just want the certs installed.
Ok, can I use only SecureConversation with delegation?
Puts in my service security descriptor, Secure Conversation, with
both Privacy and Integrity , and delegation.
For me I'ts better 'cause DeliverToFtp, needs secureConversation
with delegation.
I'm not sure I understand the question.
How do I use on the calling to Ogsa-dai to reuse the credentials
delegated by the user in Java?
That's why I sent the link to the developer's guide for the
Delegation Service. It should show you the code/interface you need
to use the Delegation service.
Charles